Search results 41

Sorted from new to old.
Card image
MatchLastIf

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

Card image
Unprotect sheet or workbook

Unprotect worksheet (and workbook) using VBA code

Card image
Card15-BS3

Cards in bootstrap 3 with hover effect

Card image
RoundMinutes

Rounds time into nearest quarter up or down, half up or down based on argument ...

Card image
VBInstr (or Instr parameters)

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

Card image
Page area and Page Setup functions (Unfinished)

Clear Excel print area, or set it, or read it, along with Page setup commands ...

Card image
SettingRead_JR

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

Card image
CellRead (SimpleLookup)

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

Card image
RemoveChars

Removes all chars found in Chars_to_remove from String1