Search results 181
Sorted from new to old.

VBA/Excel Registry hacks
Set of hacks to modify Excel/VBA settings using Windows registry (Regedit) ...

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

GetPapa + GetSon with variances
Gets the parent folder full name from a path Also Gets the son of a full path. ...

HTMLTable_NoOfColumns
Gets no of columns in an HTML table. It actually gets the maximum number of ...

ExtractNumeric_FromCell
Returns the number from an HTML cell after cleaning and finding sign. We faced ...

ANmaSpecialFolders
Returns path for a specific special folder in system Passing the name of that ...

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

Between2int and Between2intinc
Checks if number between two numbers, with or without considering those numbers. ...