Search results 224

Card image cap
ReplaceStrings

Replace strings found in list of strings from inside a string, does taht make ...

Card image cap
Latest records date and count

Find how many items in table, with column DateAdded is the latest DateAdded in ...

Card image cap
BusinessDateDiff

Number of Business days between two dates. Note that it doesn't take Christmas, ...

Card image cap
ANmaNumber_Closest2Word

Finds the number between two spaces that is found close to of Word1Location ...

Card image cap
BusinessDateAdd

Counts the number of business days Add or subtract a number of business days ...

Card image cap
CopyDynamicRangeValue

Copy values from range to cell. Without using clipboard of course. Here the ...

Card image cap
Total14Round

Round time to Hours:Minutes format regardless of number of days Like in 80:40. ...

Card image cap
Zoomed iframe

Show iframe zoomed or in scale Thanks to

Card image cap
Fix Excel Issue

Fixing Excel broken spreadsheet issue. When working with some large ...

Card image cap
CreditCardType

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

Card image cap
Luhn

Luhn function to return true or false if is valid based on Luhn identification ...

Card image cap
IfFoundInList

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