Search results 44

Card image cap
MatchLastIf

Finds last occurrence of a match in a column Finds the row of last time an ...

Card image cap
MinIF and MaxIF in Excel 2010

MinIF to calculate smallest number matching certain criteria, in Excel 2010 ...

MaxIF_MinIF_byNMR.zip

Card image cap
VBInstr (or Instr parameters)

The great function InStr I use a lot has a small confusing part. Which string ...

Card image cap
Files_MostRecentN

Gets most recent N files from a given folder. Uses Arrays, and the function ...

Card image cap
ArrSort_2Arr

Sort 2 1-dimension arrays Actually sort 1st array (Array1) based on values ...

Card image cap
AmIMobile

Check if browser is for a mobile or tablet, or not. This was before we have ...

Card image cap
TextPercentageMatch

Matching any part of a string in another , then returns 0 if not match, Or ...

Card image cap
SettingRead_JR

Reads setting saved in columns J:R Just like SettingRead, but when we have ...

Card image cap
CellRead (SimpleLookup)

Simply reading a value from a specific cell from a sheet from a workbook ...

Card image cap
File_FirstFound

Gets first file found matches a wildcards mask, using Dir()

Card image cap
MatchIf_ThenDelete

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

Card image cap
Match4

Matching 4 values at the same time in 4 columns Just like Match the function, ...