Codes Required

Similar codes

code image
SearchinHTMLTable

Search for a word in a certain column in html table and return the full row ...

2023Nov12

code image
HTMLTable_Cell

Returns content of cell by location ... RowID and ColumnID HTMLTable expected ...

Aug5

code image
HTMLRow_Cell

Returns column with ColumnID ... the full area between < td ...> and < /td> ...

Aug4

code image
FindAncherURL_InHTMLRow

Finds the URL (href tag value) for an anchor inside a table row (tr element) ...

2024Mar4

code image
DB_Read1Row (DB_Read1stRow)

Reads from a table in a DB Reads only the first row, and return a string ...

2018Apr21

code image
HTMLTableRow_LastRowWithData

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

Feb19

code image
HTMLTable_NoOfColumns

Gets no of columns in an HTML table. It actually gets the maximum number of ...

Oct26

code image
HTMLTable_FullRow_NonBlanks

Returns all numeric values in row separated by Sepa Only cells that are not ...

Aug7

code image
Concatenate_HTMLColumn

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

2024Mar14

Recently by developer

code image
ANmaNotMatch

Finds first item from RngAddr that is not listed in InRngAddr Returns the item ...

Sat 11AM

code image
FirstDuplicatedItem

Returns the value of first duplicated item found in a range. This is to ...

Fri 3AM

code image
ANmaRow_Duplicate1

Duplicate 1 row into row below with insert using fill down or copy-paste No ...

Thu 5PM

code image
MatchIf4Up

Returns row of matching 4 values in 4 columns searching from bottom to top. ...

Apr12

Random Codes

code image
VBInstr_Rev_Any

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

Apr11

code image
MathInsideANString

Perform math on numbers inside list of numbers in format of ANString. ...

2023Nov20

code image
NavigatePost

Reads content of webpage with optional post data two main differences from

2023Jan14

code image
Windows CSS Boxes

A 3d Window-like boxes, using images Some early CSS attempts of mine

2019Jan18