Search results 342

Sorted from new to old.
Card image
Active BS4 breakpoint

Was looking for some way to show bootstrap 4 breakpoint, and got this

Card image
SortArea1

Sorts a range or area by 1 column given its cell address, with options to ...

Card image
Sort1Col

Sorts a column in Excel, easily, with options

Card image
strUnQuote

This will tests to see if strQuotedString is wrapped in quotation marks, and, ...

Card image
Capitalize

This function capitalizes first letter of each of the words in a sentence, ...

Card image
Page area and Page Setup functions (Unfinished)

Clear Excel print area, or set it, or read it, along with Page setup commands ...

Card image
CellSave (SimpleSave)

Saves value to cell without deformation and converting Used to be called ...

Card image
DelOldFiles

Delete files in a specified folder which are older than x days This code ...

Card image
GetPapa

Gets folder name of a page using FSO

Card image
LogSheet_Add + LogSheet_Clear

2 Functions LogSheet_Add and LogSheet_Clear to add new entry to log or clear ...

Card image
Ordinal

Get a Number Suffix They allow you to turn 1 into 1st, 2 into 2nd, etc. giving ...

Card image
RowsCount

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

Card image
CanAccessVBA

Returns true if VBA is accessible through code, returns false if not

Card image
File_FirstFound

Gets first file found matches a wildcards mask, using Dir()

Card image
confirmDelete

Asks user before running a link (mostly before deleting) Small important part ...

Card image
ScreenRes

Reads screen resolution, using IE this time, this one will get the active ...