Search results 49
Sorted from new to old.

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

CopyRange_NoClipboard
Copies range without using clipboard. Applies formats into a cell (or range) ...

ASCII_Read + ASCII_Save
Reads and saves text file giving its full name Used a lot in my websites, very ...

ANStrColor2RGB + RGB2ANStrColor
Converts R:G:B into RGB value (as long) and RGB from long into R:G:B