Codes Required

Similar codes

code image
HTMLRow_Cell

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

Aug4

code image
HTMLTable_FullRow

Returns full row from RowID ... the full area between < tr ...> and < /tr> from ...

Aug4

code image
SearchinHTMLTable

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

2023Nov12

code image
FindAncherURL_InHTMLRow

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

2024Mar4

code image
Concatenate_HTMLColumn

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

2024Mar14

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
HTMLTableRow_LastRowWithData

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

Feb19

code image
VLookup_HTML

Does a search in 1st column (< td tag) in an HTML table (< table tag), and ...

2024Jan26

Recently by developer

code image
NumberBeforeString_HTML2

Cuts a number that would be found 2 words before certain word inside a block ...

Thu 4PM

code image
TemplateLine_10Xs

Two functions to automate the replacing of variables inside a long string. Up ...

Sun 3PM

code image
ANmaRename2Files

Quick batch file to rename two files. One of my big sources of images for my ...

Sun 3PM

code image
VBInstr_SpaceFriends_BetweenHTMLTags

Searches for string inside string with multiple possibilities, returns ...

Mar13

Random Codes

code image
WebBrowser control issue

Issue and fix in webbrowser control

2020Feb3

code image
Loading3 gif

Showing animated gif when ancher is clicked, uses an overlay to prevent user ...

2018Sep23

code image
DosCommand_Read

Get output of DOS Command in string, by reading output into temp text file, ...

2018Jun22

code image
Match3

Matching three values at the same time in three columns Just like Match the ...

2018Jun16