Search results 152
Sorted from new to old.

Open different Filestypes
Populate list of filetypes in Application.GetOpenFilename method. This command ...

XLShortcut_EnableDisable
Disables or Enables certain Excel built-in shortcut. Code has example on how ...

Base64encode + Base64decode
Encodes and decodes a string, Base64 is used to convert binary data (like ...

DuplicateFileName
Generates new available file name for a certain file in order to duplicate it, ...