Search results 69

Sorted from new to old.
Card image
CountColumnCells_2Criteria

Counts how many cells matching 2 criterias. Just like

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
SwitchTextinCells

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

Card image
Win10 ThisPC Virtual locations

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

Card image
Gototop + Circular scroll progress

JS icon to show progress of scroll in webpage having button to go back to top. ...

Card image
ANStrFind_AndOrAdd

Checks if an item was found in list of items and return 1 if yes, 0 if not ...

Card image
CreditCardType

Returns credit card type and whether it is valid or not. Found it in my old ...

Card image
IfFoundInList

Checks to see if sStr matches on of the items in Listof, knowing separator, ...

Card image
Cell_Add_or_Subtract

Adds amount to active cell, or subtract Applies to selected cell in current ...

Card image
HyperlinkFunction

Returns the formula for a hyperlink [=Hyperlink(...) ] to be inserted in a cell. ...

Card image
DBTables

Returns an array of all table names in a database. needs valid OLE database ...

Card image
2 VB.net pdf books

Free from apress website https://www.apress.com More books

Card image
Windows-like drop down menu

Classic-Windows-like dropdown menu using CSS and JS, library in zip is build in ...

Card image
Sorting Strings

This is not a function as much as a note. I needed to force a line to show at ...

Card image
HasDups

Indicates if an array contains duplicate values. returns True if more than one ...