Search results 384
ANString_Location
Finds the location of a sting inside list of strings with certain separator, or ...
Concatenate_HTMLColumn
Build a string from a certain column in html table (using < table, < tr, and < ...
CopyFiles Excel-Macro
Simple macro to make sure we have a copy of all files in a folder found in ...
FindAncherURL_InHTMLRow
Finds the URL (href tag value) for an anchor inside a table row (tr element) ...
HTML_InsideTag_ByIndex
Checks if LocIndex is found between open and close of HTMLTag or between close ...
Install/Uninstall SQLNativeClient DB driver
Install/Uninstall SQL DB driver. SQLNCLI.msi that is needed when you do ...
ANmaRemoveNestedTags
Remove tags that are identical and nested inside each other in an HTML document, ...
Random Number in SQL
Generate Random number inside SQL using timestamp (GetDate function) One of ...
Minify + Unminify tools online
Minify and unminify tools online, mainly js and css, free Unminify js, css, ...
ConcatenateStrings_AmongString
Collect strings matching search from a longer string. I used it to concatenate ...