Search results 23

Sorted from new to old.
Card image cap
HTMLTable_FullRow_NonBlanks

Returns all numeric values in row separated by Sepa Only cells that are not ...

Card image cap
ExtractNumeric_FromCell

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

Card image cap
ANmaRemoveNestedTags

Remove tags that are identical and nested inside each other in an HTML document, ...

Card image cap
HTML_CleanNumber

Cleans block of string (HTML block) from characters that are not needed Can ...

Card image cap
VLookup_HTML

Does a search in 1st column (< td tag) in an HTML table (< table tag), and ...

Card image cap
ConcatenateStrings_AmongString

Collect strings matching search from a longer string. I used it to concatenate ...

Card image cap
ANmaPivotTable_Clear

Clears all filters in PivotTable and hide the [blank] item from list, pass ...

Card image cap
HTML2Str

Special version to convert HTML to string. Uses RemoveHTML, then after that it ...

Card image cap
Excel recovered files

Location of Excel recovery workbooks in your system when Excel crashes, it ...

Card image cap
Filename_Clean

Returns cleaned file name of invalid characters. Needs to be modified if used ...

Card image cap
OutlookFolder_DuplicatesRemove

Removes duplicated emails in an outlook folder. Originally not my work, ...

Card image cap
OutlookFolder_DuplicatesCount

Counts emails with 1 or more duplicates in active folder in Outlook. Still not ...

Card image cap
MultiTrim

Trims leading and trailing tabs, spaces and Enters Code has lines to work in ...

Card image cap
ANmaRemoveDuplicates

Removes duplication in table in 1 or more columns using Excel ...

Card image cap
CleanFilename

Cleans file name from invalid unexpected characters that Windows refuses.

Card image cap
CleanArray

Cleans array of unwanted items This usually needed after you merge two arrays, ...