Search results 60

Sorted from new to old.
Card image
NumberBeforeString

Returns number if found before certain word in larger string. This can be used ...

Card image
String_Fx

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

Card image
HTMLTableRow_LastRowWithData

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

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
VBInstr_Numeric

Finds location of 1st numeric character inside string starting from a certain ...

Card image
ArCaptcha

Captcha in Arabic, great library, will look forward to apply it in my next ...

Card image
Converts two bytes to long

Functions to convert two bytes to a numeric value (long), (both little-endian ...

Card image
CutString9

Cuts from CutFrom starting from any of items found from ...

Card image
CSS 3D flip

Flip box, 3D in CSS From

Card image
SubZero

Forces Excel to not convert numbers during moving them across sheets, or ...

Card image
ReadBinaryBuffer

Reads file in binary mode as blocks Starts reading from start in sequential ...