Search results 71
Sorted from new to old.
Macro keyboard shortcuts
Assign certain keyboard shortcut to certain macro, or clear that shortcut. ...
CopyDynamicRangeValue
Copy values from range to cell. Without using clipboard of course. Here the ...
Refresh Table from View
Convert SQL View into table for speed reading. Using views a lot, I needed a ...
File_SettingRead + File_SettingSave
Reads and saves settings to Settings file, used asp here. Similar to
ANmaBatchCreate + ANmaBatchRun
Creates batch file with certain content, and another function to actually ...
ANmaSQL_UpdateDateStatement
Creates "Update Table " SQL statements to be executed inside SQL to modify ...
ANmaSQL_InsertStatement
Creates SQL INSERT statements from a table in Excel. Used to be executed to ...
ShapeName clicked
Simple command to know which object (shape) the user clicked When you assign a ...