Search results 83
Sorted from new to old.
Permission Denied error
Issue: Trying to copy file (Using VB command FileCopy) while that file was ...
Listbox height changing issue
Listbox in Excel sometimes have issue adjusting height to items added inside, ...
XLShortcut_EnableDisable
Disables or Enables certain Excel built-in shortcut. Code has example on how ...
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). ...
WorkbookSaveAsk_ANmar
Asks user to save file (or workbook) using GetSaveAsFilename method. Returns ...
WorkbookOpenAsk_ANmar
Asks user to browse to a file and return full path and file name if they do, ...