Search results 138

Sorted from new to old.
Card image
NumberFoundinsideTag

Checks if a number found between two characters, searching can be customized to ...

Card image
Fix Excel Issue

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

Card image
CreditCardType

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

Card image
Luhn

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

Card image
IfFoundInList

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

Card image
IfFullWord

Returns True if found as full, False if not found as full Full word means word ...

Card image
List_of_Names + DeleteNames

List names in a certain workbook into sheet. And Deletes those names. You may ...

Card image
SettingNameAlreadyFound

Searches for a setting value in set of Settings, in Excel spreadsheet using ...

Card image
FoundinList

Finds a matching item of a number in list of numbers. Returns 1 if found, 0 if ...

Card image
BrowserSetting

Detect Browser setting (type or other info) using MSWC.browsertype object. Old ...

Card image
BooleanCount

Counts how many values are True (or anything) in an array of boolean values ...

Card image
DateDiff_En

Calculates the differences of date (against NOW) and return in English ...

Card image
Frm56Msg

A message box with checkbox, 1 command button says ok only. Caller can set ...

Card image
IsError_Range

Checks if range has at least one error in a range of cells Fast, and simple

Card image
InStr and InStrRev

How to use InStr and InStrRev VB functions It is silly, I know, but I keep ...

Card image
Excel crashes when File > Print

During generating Print Preview, Excel crashes. Applies to some files, not all, ...