Excel-projects/Script-Help

Update the C# features

aduguid opened this issue · 2 comments

  • Fix Separate Values button fails on column with all zero strings in C# version
  • add keytips
  • Change date format button to only work on selected column and change zero strings to null
  • Change find and replace textboxes to date and time.
  • Add getLabelText callback for script menu button labels
  • Add a table for time formats
  • Fix error on "Add Script Column" procedure on protected rows
  • PL/SQL Create Table - update the syntax from Microsoft to Oracle
  • PL/SQL Merge Values - create a CTE with SELECT from DUAL for values in a MERGE statement
  • PL/SQL Select Values - create a CTE with SELECT from DUAL for values

Need example of error

Fix merge statement replace comma with and.