Search results 62

Sorted from new to old.
Card image
rel nofollow

Outside link no follow. html nofollow of rel No more confusion if it is ...

Card image
RangeTakePicture_Linked

Converts a range in Excel sheet into picture. linked or unlinked. Important! ...

Card image
ANStrVLookup

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

Card image
String_S

Generate repeated text, like String() the function but with ability to repeat ...

Card image
DateAdd_Networkdays

Adds workdays to a date using DateAdd It keeps adding days and checks how many ...

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
TrimLines

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

Card image
Get boot time

Get the last time Windows 10 was started. Needed this quickly for research.

Card image
ANmaSpecialFolders

Returns path for a specific special folder in system Passing the name of that ...

Card image
IfString_StartsWith_AndOr_EndsWith

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

Card image
MatchIf2Up

Search for 2 items in 2 columns starting from last row upword (Starting with ...

Card image
HTML_InsideTag_ByIndex

Checks if LocIndex is found between open and close of HTMLTag or between close ...

Card image
CutString_ReverseFrom

Returns full string starting from the point of LocIndex minus back where we ...

Card image
CutString11

Cuts long string from certain character to certain character with option to ...

Card image
Mini Ajax-php upload form

Simple elegant form to upload files with php/ajax. From