Search results 388
Sorted from new to old.

Programming Languages
A nice illustration on different types of languages (the most famous ones only) ...

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

ChartMaxY + ChartMinY
Calculates the maximum of the chart Y Axis to draw, the shifted one, not exact ...

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