Search results 365

Sorted from new to old.
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
ANmaRename2Files

Quick batch file to rename two files. One of my big sources of images for my ...

Card image
VBA/Excel Registry hacks

Set of hacks to modify Excel/VBA settings using Windows registry (Regedit) ...

Card image
DB Connection Drivers Test

Test connection to DB using different drivers to see which one works. You may ...

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
Toggle5Values

Toggles among up to 5 values. Pass the current values, then up to 5 values (in ...

Card image
TrimLines

Remove all line breaks from text from a text. Not like

Card image
HTMLTable_FindTable

Reads < table .... < /table> found after index Have ability to opnly bring the ...

Card image
img disable

Disable html img actions in website, like right-click menu, dragging and others. ...

Card image
Animated placeholders

White and dark animated placeholders to be used in websites. I needed to ...

Card image
ANmaRemoveDuplicates2

Remove duplicated rows based on 2 columns in a table of any number of columns. ...

Card image
ANmaRemoveDuplicates4

Removes duplicated rows in a table based on 4 duplicated columns. Table can be ...

Card image
Match6_Until

Searches for six values in six columns and return the row number if all found, ...

Card image
FilesIn2 - sorted files

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