Search results 198

Sorted from new to old.
Card image cap
IsNumericChar

Checks if character is number or no. Returns True or False Number includes the ...

Card image cap
HTMLdd_Fromdt

Extracts the innerText of < dd > < / dd> for a specific < dt> < /dt> from HTML ...

Card image cap
MouseDown and MouseUp in FM20 controls

Full story of MouseDown and MouseUp in FM20 controls

Card image cap
ANmaCellChar_Superscript_Subscript

Sets certain character inside a cell as superscript or subscript

Card image cap
Daily folder

Create daily folder in specific location automatically. I used to have .bat ...

Card image cap
Unblock blocked macros.

Unblock macros in file copied or downloaded from another machine. Excel keeps ...

Card image cap
DateDiff_Networkdays

Calculates no of workdays between two dates. Option to use international ...

Card image cap
ANStr_Add10IfNotBlank_NorNA

Concatenate string into one, if not blank and not N/A It looked stupid for me ...

Card image cap
Center Userform

Looks like forcing a Userform to be in center of an application is not as easy ...

Card image cap
CutString97

Cuts part from large string from certain character to certain character with ...

Card image cap
ANmAdd_ThenSort_2Columns

Adds values of 2 cells into 2 columns (usually below them). I used these small ...

Card image cap
ANmaCellFormat

Reads or set Numberformatting for a cell or range. Can pass sheet and workbook ...

Card image cap
SortArea4

Sort range of cells by up to 4 columns. Can use any of these columns, not ...

Card image cap
DateDateDate

Finds three dates after each other in one paragraph. Needed to locate numbers ...

Card image cap
CutString11

Cuts long string from certain character to certain character with option to ...

Card image cap
SwitchTextinCells

Switch text inside cells with another text. This was needed to correct an bug ...