Search results 53
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 ...

ExtractNumeric_FromCell
Returns the number from an HTML cell after cleaning and finding sign. We faced ...

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

Quarter1stLastDate_FromQuarterText
Returns the date of 1st day or last day in a Quarter Mar 31st, Jun 30th, Sep ...

SettingSave + SettingRead for NumberFormat
Reads or applies certain NumberFormat to cell in settings. Same patterns as ...

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

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

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