Search results 522

Sorted from new to old.
Card image
SwitchTextinCells

Switch text inside cells with another text. This was needed to correct an bug ...

Card image
UniqueRandomID in SQL

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

Card image
Free online tools - convertcase.net

Bunch of online some text and image tools, helpful for most online users these ...

Card image
Send workbook as email attachment

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

Card image
Lazy image loading + placeholder

Setup lazy image loading plus setting placeholder to images. Using

Card image
Win10 ThisPC Virtual locations

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

Card image
ANmaRemoveNestedTags

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

Card image
SQL instr

Searching for a string inside a string in SQL. You may say it is the instr in ...

Card image
Random Number in SQL

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

Card image
Minify + Unminify tools online

Minify and unminify tools online, mainly js and css, free Unminify js, css, ...

Card image
VLookup_HTML

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

Card image
VBInstrRev

Similar to VBInstr, but this one does it in reverse, which is instrrev() ...

Card image
CreateThumbSquare_IrfanView

Creates square thumb for an image, regardless of image aspect ratio It will ...

Card image
ConcatenateStrings_AmongString

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

Card image
ImgDimensions

Reads image dimensions, width, height, depth and image type. Details returned ...

Card image
Converts two bytes to long

Functions to convert two bytes to a numeric value (long), (both little-endian ...