Search results 33

Sorted from new to old.
Card image
ANmAddress_Dimensions

Detects how many dimensions an address has, This is what I call it dimensions ...

Card image
Match3_3rdNot0

Searches for two cells in two columns then checks for 3rd column if not equal ...

Card image
Match4_4thNot0

Searches for three cells in three columns then checks for 4th column if not ...

Card image
Q_NoOfdays

Calculates number of days for certain quarter, starting from given quarter with ...

Card image
ANmaHTMLTables_Combine2

Combine strings of two HTML tables into string of one table. Edit 2024-10-31: ...

Card image
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Card image
VBInstrRev

Similar to VBInstr, but this one does it in reverse, which is instrrev() ...

Card image
ReadFileBytes

Reads bytes from file using FSO, Number of bytes can be decided as well as ...

Card image
MapPath_SafeComma

MapPath version expecting comma in filename or folder. Just because we might ...

Card image
Range_Add_or_Subtract

Adds an amount (or subtract) from a range of cells in one click Similar to

Card image
Excel crashes when File > Print

During generating Print Preview, Excel crashes. Applies to some files, not all, ...

Card image
ClearHistory10_20

Delete folders named in format [PDFs-2020-12-05] in certain folder along with ...

Card image
RandomGUID

Creates a random GUID number like ... 879AE395-E026-0A63-EFC1-152038C4400B ...

Card image
Country list in arabic

List of countries codes and names in Arabic, you do not know when you need it ...

Card image
Magick SVGs to GIFs

Convert SVG files into GIF preserving the transparency, in bulk ' Used to ...

Card image
CountArrayCol

Returns the count of array fields, given the dimension, using UBound ...