Search results 186

Sorted from new to old.
Card image
ANmaUploadFTP_FilesListto1Folder

Creates script to upload list of files found in column. Will upload all files ...

Card image
ImageMSO list

List of all images in ImageMSO used in ribbon as well in other parts of VBA in ...

Card image
ANmaNotMatch

Finds first item from RngAddr that is not listed in InRngAddr Returns the item ...

Card image
VBInstr_Rev_Any

Finds first match of string inside another in reverse order. From right to left ...

Card image
ANString_to_ListSelects

Selects items in listbox from ANStringList. Assuming listbox is multi-select ...

Card image
ListItemText_to_ListIndex

Finds the index of an item in listbox (or combobox) It searches for that item ...

Card image
ListBox_Read and ListBox_Save

Reads or saves to a certain column in multi-column listbox in VBA Userform Can ...

Card image
ToggleCells

Toggle a value through list of cells in a range Pass current value and range ...

Card image
ANStrFind_AndOrRemove

Checks (and/or removes) if an item was found in list of items and return 1 if ...

Card image
FilesIn2 - sorted files

List of files, sorted by name, size or modified date ascending or descending. ...

Card image
VBInstr_Any

Returns the index where any of the words from AnStrSearchFor found in SearchIn ...

Card image
VBInstr_Any

Search for string inside another, with ability to have multiple strings to ...

Card image
SettingRead_Bulk

Reads list of passed SettingNames with defined separator from Settings and ...

Card image
ANmaFiles2List

Generating list of files in a folder. One file to do that. I know this has ...

Card image
HTMLdd_Fromdt

Extracts the innerText of < dd > < / dd> for a specific < dt> < /dt> from HTML ...

Card image
ANmaSearch_OrFriends

Search for one of items in SearchFor_ListOfFriends inside SearchIn and return ...