Search results 178

Sorted from new to old.
Card image
FormatPhoneNumber

Formats a given 10 digit number into a nice looking phone number

Card image
Cookies Consent

Show cookies message based on new EU regulations with customization. Best one ...

Card image
TreeView

A plain pure VBA Treeview control to be used inside Excel (official link has ...

Card image
SheetName

Gets a sheet name by referencing sheet ID or Sheet No This is more likely to ...

Card image
Styles_DeleteNonStandard

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

Card image
CopyFormat

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

Card image
SheetDelete_ANmar

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

Card image
CellSave_Hyperlink

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

Card image
WorkbookNew_ANmar

Creates new workbook (does not save it) and returns filename.

Card image
WorkbookClose_ANmar

Closes a workbook, checks if it is already open first, works for workbooks ...

Card image
DegreeC2K

Convert a Celsius temperature to a Kelvin temperature. To convert Fahrenheit ...

Card image
UnBreakAr + BreakAr

Fix broken Arabic char, by using AscW and ChrW This is Excel User-defined ...

Card image
CreateThumb_IrfanView

Creates a thumb of an image using IrfanView Thumbnail filename will have _th ...

Card image
WorkbookSaveAsk_ANmar

Asks user to save file (or workbook) using GetSaveAsFilename method. Returns ...

Card image
WorkbookOpenAsk_ANmar

Asks user to browse to a file and return full path and file name if they do, ...

Card image
CreateZipFile_7Zip

Compress a single file into zip archive using 7Za.exe 7za,exe (found in ...