Search results 519

Sorted from new to old.
Card image cap
ANmaSearch_OrFriends

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

Card image cap
ANstr_Column

Reads and concatenate the full HTML or non-HTML of column (ColumnID) from HTML ...

Card image cap
Daily folder

Create daily folder in specific location automatically. I used to have .bat ...

Card image cap
DownloadFile_Safe

Downloading file directly to machine without refreshing or going to another ...

Card image cap
Unblock blocked macros.

Unblock macros in file copied or downloaded from another machine. Excel keeps ...

Card image cap
ANStr_Add10IfNotBlank_NorNA

Concatenate string into one, if not blank and not N/A It looked stupid for me ...

Card image cap
IfString_StartsWith_AndOr_EndsWith

Checks if String starts with certain char and ends with certain char Or one of ...

Card image cap
RemoveSignWord

Removes the WordTemplate [Sign-Head-????] from FromStr and returns whatever ...

Card image cap
ANmaSearch_AmpFriends

Searches for string inside string with multiple possibilities if the char & ...

Card image cap
JSON_To_Table

An attempt to read json into table. This one is a work in progress, tested and ...

Card image cap
ANmAdd_ThenSort_2Columns

Adds values of 2 cells into 2 columns (usually below them). I used these small ...

Card image cap
MatchIf6Up

Searches for 6 values in 6 columns and return the row number found in. ...

Card image cap
Microsoft Edge gestures

Microsoft Edge Right-mouse gestures I found that will really save me time ...

Card image cap
MatchIf5Up

Searches for five cells in five columns and return the row number if all found ...

Card image cap
MatchIF5

Searching for rows having 5 values in 5 columns Like

Card image cap
Files_FoundHours

Listing the file from a folder that was created during last few hours. Can ...