Search results 60
Sorted from new to old.

Porting Excel/VBA into OpenOffice Calc
PDF document on what needed to import VBA from Excel into OpenOffice Calc Basic

Login screen background
Login screen with background, the new thing here is that the background is ...
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, ...