Search results 57

Sorted from new to old.
Card image
SheetAdd_ANmar

Adds a sheet to a workbook, after checking if workbook is open Checks if ...

Card image
User-Defined Formatting

Apply special Conditional Formatting, color cells based on their values. This ...

Card image
UnMappath

Returns the virtual path of the absolute path specified in the required ...

Card image
SheetName

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

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
WorkbookClose_ANmar

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

Card image
ExportSheets_to_1PDF

Export multiple sheets as pages in 1 pdf doc. Passing list of sheets as ...

Card image
Win10 User Folders

I hate it when Microsoft takes back some controls it already gave to users, one ...

Card image
Shapes-Macros

Read shapes in all worksheets in certain workbook and return list of macros ...

Card image
WelcomeSheet

A User-Friendly way to ask user to enable macros. Showing an only sheet to let ...

Card image
Error_Raise

To raise a friendly error message with option to show custom error number and ...

Card image
FixENTERS_File

Removes [Enter]s from imported csv file into Excel worksheet. Smart enough to ...

Card image
Import_CSV

Import the CSV file, DOES NOT OPEN, Open does not fix encoding issue, import ...

Card image
RandomArray

Creates array of random numbers, returns 1 Dim array

Card image
RowsCount

Get total number of rows for a certain worksheet in certain workbook workbook ...