Search results 145

Sorted from new to old.
Card image
ANStr_RemoveDuplicates

Removes duplication in ANStr separated by a separator.

Card image
ANString_Location

Finds the location of a sting inside list of strings with certain separator, or ...

Card image
ContainerHTMLTag_ReturnBlock

Returns the full string starting from open tag of container where LocationIndex ...

Card image
Concatenate_HTMLColumn

Build a string from a certain column in html table (using < table, < tr, and < ...

Card image
CopyFiles Excel-Macro

Simple macro to make sure we have a copy of all files in a folder found in ...

Card image
Just learnt that now

Looks like we cannot have filename (having no extension) and folder in same ...

Card image
DateDateDate

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

Card image
NumberNumberNumber

Finds 3 numbers in a string by ignoring characters between them. ' example ...

Card image
HTML_InsideTag_ByIndex

Checks if LocIndex is found between open and close of HTMLTag or between close ...

Card image
VBInstr_Numeric

Finds location of 1st numeric character inside string starting from a certain ...

Card image
UniqueRandomID in SQL

Generate new Random ID, unique not duplicated in two columns in two tables. ...

Card image
Steps Recorder Win10 app

Win10 application already found in Windows. to generate list of steps with ...

Card image
gsplit usage

How to use gsplit to split large files into smaller parts to allow to read it. ...

Card image
Win10 ThisPC Virtual locations

I hate it when Windows forcing us to have additional items in "This PC" So, I ...

Card image
HTMLTagID_Previous

Return id for any html tag that was found above certain location of html page. ...

Card image
RangeValues

Returns values of all cells in range into 1 string Only non-blank values ...