Search results 113

Card image cap
ANmaCellFormat

Reads or set Numberformatting for a cell or range. Can pass sheet and workbook ...

Card image cap
SortArea4

Sort range of cells by up to 4 columns. Can use any of these columns, not ...

Card image cap
Concatenate_HTMLColumn

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

Card image cap
FindAncherURL_InHTMLRow

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

Card image cap
ANStrSort3

Sort list of texts having cell address by cell address as alphanumeric in Asc ...

Card image cap
ANmaRemoveNestedTags

Remove tags that are identical and nested inside each other in an HTML document, ...

Card image cap
VLookup_HTML

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

Card image cap
VBInstrRev

Similar to VBInstr, but this one does it in reverse, which is instrrev() ...

Card image cap
PivotTable_ShowHideItems

Show or hide item (or items) in PivotTable for a certain field. Passing ...

Card image cap
PivotTable_ShowHideBlankItems

Shows or hides an item or items in a PivotTable filter field. Passing ...

Card image cap
ImgDimensions

Reads image dimensions, width, height, depth and image type. Details returned ...

Card image cap
ReadFileBytes

Reads bytes from file using FSO, Number of bytes can be decided as well as ...