Search results 395

Sorted from new to old.
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
CutString11

Cuts long string from certain character to certain character with option to ...

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
FindLinks xla

Excel Addon to find links in workbook. FindLinks v13.2 From

Card image
Install/Uninstall SQLNativeClient DB driver

Install/Uninstall SQL DB driver. SQLNCLI.msi that is needed when you do ...

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
HTMLTagID_Previous

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

Card image
NumberBeforeString

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

Card image
Random Number in SQL

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

Card image
VBInstrRev

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

Card image
PivotTable_ShowHideItems

Show or hide item (or items) in PivotTable for a certain field. Passing ...