Search results 28

Sorted from new to old.
Card image
ArraySort_3Cols

Returns the Array of 3 cols after sorting it

Card image
Match5_5thNot0 and Match6_6thNot0

Searches for 4 cells in 4 columns then checks for 5th column to not equal zero ...

Card image
ConditionalFormatting_Clear

Clears all conditional formatting in a range in a sheet in a workbook.

Card image
RegExPatternMatch

Checks string against pattern using RegEx (VBScript.RegExp). The pattern ...

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
CleanArray_2Dim

Cleans an array of 2 dimensions from blank in 1st column. Similar to

Card image
DecimalPlaces

Returns how many decimal places the number have

Card image
Min_No0s

Getting the minimum number from an array excluding zeros. Edit 2025-03-11: ...

Card image
ListBox bug with TabIndex

Setting TabIndex for a listbox to 0 in a Userform will have some issues when ...

Card image
ANStrSort3

Sort list of texts having cell address by cell address as alphanumeric in Asc ...

Card image
Send workbook as email attachment

Retro way to send a workbook you are in as an email. Found it in one of my old ...

Card image
ANStringListRead_JSON

Reads array into list of ANString, from [ until ] for the giving array name. ...

Card image
LXFormat

Formats a number found at end of string to have additional leading zeros to ...

Card image
SubZero

Forces Excel to not convert numbers during moving them across sheets, or ...

Card image
NumberDigitImage

Creates list of images to represents a number. Basically multiple < img > tags ...