Search results 538

Sorted from new to old.
Card image
ANString_to_ListSelects

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

Card image
NumberBeforeString_HTML2

Cuts a number that would be found 2 words before certain word inside a block ...

Card image
TemplateLine_10Xs

Two functions to automate the replacing of variables inside a long string. Up ...

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
CutString_ANmaRules

Extract certain text from another text based on Rules defined, like extracting ...

Card image
HTMLTableRow_LastRowWithData

Retunes the row from bottom that has data (not blank or hidden)

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

Returns location of text inside another with jump ability for any certain ...

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