Search results 474

Sorted from new to old.
Card image
XLShortcut_EnableDisable

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

Card image
Styles_DeleteNonStandard

Delete styles from an Excel workbook, any non-standard style will be deleted. ...

Card image
GetAttr

Reads attributes of a file using FSO. Return will be a string of RHSA ...

Card image
Page2Setting

Read content of an html online page into setting value in Excel sheet. ...

Card image
CopyFormat

Applies format into a cell (or range) from another cell. Can apply from any ...

Card image
Bootstrap Modal variables

Bootstrap link to pass variables to modal content Used to build list of links ...

Card image
ApplyValidation_DropDown

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

Card image
RandomImage

Gets a random image from a folder of files, passed as an unMapPathed (HTML) ...

Card image
IsThere1_Remote

Checks if a file is found from a URL, finds a file in a remote server

Card image
IsThere1_Folder

Checks if a folder is found or not, can pass either mapped path or unmapped ...

Card image
SheetDelete_ANmar

Deletes a sheet from a workbook, checks it is already there first

Card image
RunFromShared

Check is this VBA-Excel file is running from a shared folder (Starts with \\) ...

Card image
CellSave_Hyperlink

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

Card image
FixPath_Word

Fixes the path for a given folder, PC or Mac by adding separator only if ...

Card image
InternationalComma

Convert an international numeric with , instead of . Into American style . ...

Card image
AmIMobile

Check if browser is for a mobile or tablet, or not. This was before we have ...