Search results 61
Sorted from new to old.

Detect if Browser supports Flash
Detect if Browser supports Flash or not ( using ShockwaveFlash.ShockwaveFlash) ...

Frm9 - Select workbook (or workbook/worksheet)
Gives your user ability to select a workbook from list of open workbooks within ...

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

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

VHD files 950MB + 1.8GB + 3GB
VHD files, 950MB, 1.8GB and 3GB, helpful when you want to quickly save files ...

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