Search results 84

Sorted from new to old.
Card image
OpenAnyFile

Finally, can have one command to open any file using its default associated app ...

Card image
RowList_Matching

Returns list of rows numbers having cells matching text in a column. Passing ...

Card image
Subtotal_Indirects

Finds the SUM, COUNT, COUNTA, etc for a range of cells referencing using ...

Card image
Frm81 - FullDetails

Show window of details, can be used to show content for certain cell, or show ...

Card image
Frm6 - ANmaMultiSelect

Give users ability to multi-select from list of items into cells with separator. ...

Card image
EnvironList

List of all variables of Environ It will populate them in sheet range starting ...

Card image
CreateList_Matching

Creates list of items found in rows, where these rows match a value in another ...

Card image
Column2AnString_Unique

Creates list of unique items found in a column, returns string with items ...

Card image
ANSQLWherein

Creates list of items to be used in ' Where item in (List)' list Mainly adds ...

Card image
AN_SafeFileName

Clean filename from special characters to make it safe for server upload Then ...

Card image
Parallax Flipping Cards

CSS animated flipping cards From

Card image
Rows 2 Cell

Convert items found in a column matching certain material into list in 1 cell ...

Card image
Web.config Redirect

Redirect domain to another, including all its sub pages, sub folders, and ...

Card image
MouseDown and MouseUp in FM20 controls

MouseDown and MouseUp in VBA (fm20 controls) are different from those in VB6 ...

Card image
GetWordCount

Counts how many words found inside a string. Using space, tab or enter as ...

Card image
VBInstr (or Instr parameters)

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