Search results 107

Sorted from new to old.
Card image
VBInstr (or Instr parameters)

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

Card image
Bootstrap table by wenzhixin

Working jquery bootstrap table, with pagination, search, sort and column ...

Card image
SQL Join

Different types of join in SQL. A good illustration image i found during my ...

Card image
IsThere1_Remote

Checks if a file is found from a URL, finds a file in a remote server

Card image
IsThere1_Folder

Checks if a folder is found or not, can pass either mapped path or unmapped ...

Card image
doHighlight

Search for occurrences of a keyword in a string and highlight them, by either ...

Card image
FindFile

Finds if a workbook is open or not in same Excel session

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
MatchIf_ThenDelete

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

Card image
Match4

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

Card image
Match3

Matching three values at the same time in three columns Just like Match the ...

Card image
Match2

Matching by two values at the same time in two columns Just like Match the ...

Card image
HMatchIf

Horizontal match for a value in a row Horizontal MatchIf, returns column ...

Card image
MatchIf (aka VMatchIf)

The best Match I created, return 0 if not found, kind of CountIF+Match ...

Card image
ANStrRead + ANStrSave + ANStrSearch

Reads and saves data into 1 dim string array, ANStr ANStr is a string of list ...