Search results 423

Sorted from new to old.
Card image
VBInstr_SpaceFriends_BetweenHTMLTags

Searches for string inside string with multiple possibilities, returns ...

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
ANmaSafeDeleteFile

Deletes file safely without warnings or error messages. Tries to delete it at ...

Card image
ToggleCells

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

Card image
HTMLTable_FindTable

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

Card image
ANStrFind_AndOrRemove

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

Card image
ANmaSearch_AllWords_FromANStr

Checks if string has all words from ANStr inside Retuns 0 if not found or ...

Card image
ANmaSum_5IFs

Returns Sum conditionally of 5 columns (SumIFS), in a sheet, certain workbook ...

Card image
YoutubeLinks2YoutubeEmbeds

Convert all links in text block into youtube embeds to show inside a website. ...

Card image
Animated placeholders

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

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

Card image
CutString96_NumberBefore and After

Cuts the number found before our search word by going back certain number of ...

Card image
Match4_Until

Search 4 columns with a stop. Tell the function to stop searching after certain ...

Card image
ArraySort_3Cols

Returns the Array of 3 cols after sorting it