Search results 80
Sorted from new to old.
MatchIfUp or MatchIfRev
Searching for an item in a column from bottom to top. Will search for item in ...
Concatenate_HTMLColumn
Build a string from a certain column in html table (using < table, < tr, and < ...
FindAncherURL_InHTMLRow
Finds the URL (href tag value) for an anchor inside a table row (tr element) ...
UniqueRandomID in SQL
Generate new Random ID, unique not duplicated in two columns in two tables. ...
ReNumber_IDColumn_inTable
Reset numbers in ID column, with help from AI. The StoredProcedure will move ...
Latest records date and count
Find how many items in table, with column DateAdded is the latest DateAdded in ...
CopyDynamicRangeValue
Copy values from range to cell. Without using clipboard of course. Here the ...