VBA-Excel 329
Visual basic for applications that works only in Microsoft Excel, aka macros
Sorted from new to old.
HTMLTable_FindTable
Reads < table .... < /table> found after index Have ability to opnly bring the ...
ANStrFind_AndOrRemove
Checks (and/or removes) if an item was found in list of items and return 1 if ...
ANmaRemoveDuplicates2
Remove duplicated rows based on 2 columns in a table of any number of columns. ...
ANmaRemoveDuplicates4
Removes duplicated rows in a table based on 4 duplicated columns. Table can be ...
CutString96_NumberBefore and After
Cuts the number found before our search word by going back certain number of ...
Match5_5thNot0 and Match6_6thNot0
Searches for 4 cells in 4 columns then checks for 5th column to not equal zero ...
ConditionalFormatting_ColorARow
Adds conditional formatting to color a row in table based on output of formula ...
ANmAddress_Dimensions
Detects how many dimensions an address has, This is what I call it dimensions ...