Search results 324
Sorted from new to old.

Numeric-only textbox
Allow only Currency into textbox, text box will allow only nnnn.nn where n=1 ...

Distance_Calc_fromString
Calculate distance between two points (Latitude, Longitude) LatLon1 and ...

CellRead (SimpleLookup)
Simply reading a value from a specific cell from a sheet from a workbook ...

HaveNonEnglish + StringASCIIs
Checks if one char is within two ASCII codes or not (StringASCIIs) Used to see ...

MatchIf_ThenDelete
Searches for an item in a column, then if found, delete that cell (not clear, ...