Search results 39

Sorted from new to old.
Card image
Icon as text - CmdCaption_ChrW

Creates an icon as text to use inside button or any frm20 controls. this will ...

Card image
Site as app (PWA)

Instructions on how to convert a website into an app, called Progressive Web ...

Card image
ANStrVLookupAll

Retuns list of all matchings after doing vlookups to return item from 2-dim ...

Card image
ANStrVLookup

behaves as vlookup to return item from 2-dim ANStr Can choose which column, ...

Card image
ANmaSearch_AnyWord_FromANStr

Checks if string has any word from ANStr inside it Unlike

Card image
CSS vertical shimmer placeholders

Top-to-Bottom and Bottom-to-Top shimmer placeholders in css During my search, ...

Card image
VBInstr_Rev_Any

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

Card image
ListItemText_to_ListIndex

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

Card image
VBInstr_SpaceFriends_BetweenHTMLTags

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

Card image
CutString_ANmaRules

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

Card image
Toggle5Values

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

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
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
ANmaSearch_SpaceFriends and LeftSpaceFriends

Searches for string inside string covering multiple possibilities for space ...