Search results 71

Sorted from new to old.
Card image cap
Excel 2408 bug

Serious bug in Office update that was pushed Aug 26th. At least from Excel ...

Card image cap
Get boot time

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

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
IfString_StartsWith_AndOr_EndsWith

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

Card image cap
CountRowCells

Counts how many cells with data in a row, starting from certain column until ...

Card image cap
Q_NoOfdays

Calculates number of days for certain quarter, starting from given quarter with ...

Card image cap
CutString97

Cuts part from large string from certain character to certain character with ...

Card image cap
MatchIf6Up

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

Card image cap
MatchIf5Up

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

Card image cap
MatchIf2Up

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

Card image cap
MatchIfUp or MatchIfRev

Searching for an item in a column from bottom to top. Will search for item in ...

Card image cap
ContainerHTMLTag_ReturnBlock

Returns the full string starting from open tag of container where LocationIndex ...

Card image cap
Concatenate_HTMLColumn

Build a string from a certain column in html table (using < table, < tr, and < ...

Card image cap
HTML_InsideTag_ByIndex

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

Card image cap
CutString_ReverseFrom

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