Search results 87
Sorted from new to old.

DateAdd_Networkdays
Adds workdays to a date using DateAdd It keeps adding days and checks how many ...

ListBox_Read and ListBox_Save
Reads or saves to a certain column in multi-column listbox in VBA Userform Can ...

ANStrFind_AndOrRemove
Checks (and/or removes) if an item was found in list of items and return 1 if ...

ANmaSearch_AllWords_FromANStr
Checks if string has all words from ANStr inside Retuns 0 if not found or ...

Match5_5thNot0 and Match6_6thNot0
Searches for 4 cells in 4 columns then checks for 5th column to not equal zero ...

RegSave, RegRead, RegDelete
Windows Registry read, save and delete branch node or key. Three functions use ...

IfString_StartsWith_AndOr_EndsWith
Checks if String starts with certain char and ends with certain char Or one of ...

Between2int and Between2intinc
Checks if number between two numbers, with or without considering those numbers. ...