Search results 76

Sorted from new to old.
Card image
MatchIf6

Searching for row have 6 matches found in 6 different columns, because we had 5, ...

Card image
MatchIf5Up

Searches for five cells in five columns and return the row number if all found ...

Card image
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Card image
MatchIfUp or MatchIfRev

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

Card image
Just learnt that now

Looks like we cannot have filename (having no extension) and folder in same ...

Card image
VBInstr_Numeric

Finds location of 1st numeric character inside string starting from a certain ...

Card image
EdgarCIK

Search for company long name in Edgar and returns its CIK Using SEC.gov site ...

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
ArCaptcha

Captcha in Arabic, great library, will look forward to apply it in my next ...

Card image
Int function in ASP Classic (cint vs fix)

If you are looking for a function ASP Classic (VBScript) to do what Int() does ...

Card image
VLookup_HTML

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

Card image
3 Custom BS buttons

3 Custom-made button colors using Bootstrap. Because I suck at graphics, I ...

Card image
Remove Managed by Your Organization from Edge

AI helped me here to remove the message on my browser of (Managed by your ...

Card image
Excel clipboard bug

Looks like there is a bug in Excel when dealing with copy and paste. Excel ...

Card image
SearchinHTMLTable

Search for a word in a certain column in html table and return the full row ...

Card image
HMatchIf_Multi

Returns column if an item from list of items was found in a row. Similar to ...