I would like for the program to list each unique identifier from column b in column c (one time) and then show the sum of the data associated with the identifier from column C in column F. I could do it with IF statements if the identifiers stayed the same each time but they can vary, they are not always letters and more commonly are a unique set of letters and or numbers, changing daily.
The sumtotal function works but is cumbersome due to the large amount of data and the need to copy the sums over to a new tab using visible cells only.
Any help is greatly appreciated!
Bookmarks