Search results 67

Sorted from new to old.
Card image
Select Picker (Bootstrap4)

A nice light Bootstrap 4 select drop-down with search capability. From

Card image
IsThere_Remote

Checks if a file can be reached online or no Same as

Card image
Send To folder

Where can I find the SendTo folder? I always wanted to modify that list and ...

Card image
User profile card

Nice Google-like, user profile card

Card image
VBInstr (or Instr parameters)

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

Card image
FindFile

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

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
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 ...

Card image
FindSheet

Finds a sheet in a workbook, if no workbook name passed, it will use ...

Card image
Filter_GotoItem

Allow users to select from list box based on search terms. Have a text box and ...

Card image
FindIn1DArray

Returns 1 if an item found in array, 0 if not