Search results 60
Sorted from new to old.

Open different Filestypes
Populate list of filetypes in Application.GetOpenFilename method. This command ...
Permission Denied error
Issue: Trying to copy file (Using VB command FileCopy) while that file was ...

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) ...

ApplyValidation_DropDown
Adds Validation drop-down to a cell (Data --> Validation --> List), or to a ...

CellSave_Hyperlink
Creates a hyperlink to URL or to cell inside a cell in Excel VBA (or delete it). ...

WorkbookOpenAsk_ANmar
Asks user to browse to a file and return full path and file name if they do, ...