Search results 355
Sorted from new to old.

MatchIfUp or MatchIfRev
Searching for an item in a column from bottom to top. Will search for item in ...

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

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

Send workbook as email attachment
Retro way to send a workbook you are in as an email. Found it in one of my old ...

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

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

NumberBeforeString_HTML
Cuts a number that would be found before certain word inside a block string. ...

Random Number in SQL
Generate Random number inside SQL using timestamp (GetDate function) One of ...