Hello,
I am writing a VBA macros and have run into an issue.
I need to be able to filter and sum specific rows. For example, on column "W" I have "CASH1" & "CASH2" and need to:
1: filter all CASH1, sum values in column "F" and paste in cell "AD1"
2. Filter all CASH2, sum values in column "F"...