Search results 78

Sorted from new to old.
Card image
Range2ANStr

Converts sheet range to ANString, can work on any continued range, 1 or 2 ...

Card image
DBTables

Returns an array of all table names in a database. needs valid OLE database ...

Card image
Frm5Textbox

Shows a text in textbox as separate window Caller can modify size of textbox, ...

Card image
CopyFiles

Copies files from list of files into a folder. Uses list of files with ...

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

Sort list of strings in ascending or descending order using pure VBA, no ...

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
ImagesIn_User

Gets images in a folder where filenames start with "User" Similar to function ...

Card image
Rows 2 Cell

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

Card image
GetWordCount

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

Card image
Split string into table

Returns tag words (as table) in Microsoft SQL Separator set to comma, but you ...