Search results 9
Sorted from new to old.
HTMLTable_NoOfColumns
Gets no of columns in an HTML table. It actually gets the maximum number of ...
HTMLTable_FullRow_NonBlanks
Returns all numeric values in row separated by Sepa Only cells that are not ...
HTMLTable_FullRow
Returns full row from RowID ... the full area between < tr ...> and < /tr> from ...
ANmaHTMLTables_Combine2
Combine strings of two HTML tables into string of one table. Edit 2024-10-31: ...
Concatenate_HTMLColumn
Build a string from a certain column in html table (using < table, < tr, and < ...