Search results 51
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) ...
HTML_InsideTag_ByIndex
Checks if LocIndex is found between open and close of HTMLTag or between close ...
Random Number in SQL
Generate Random number inside SQL using timestamp (GetDate function) One of ...