For work, I'm trying to set up a macro to sum all the values in a column based on a specific column header using VBA. (The location of the columns can change.)
For example, I'm trying find the column with header "Blueberry" and sum all the values in the column and return value in E2 (see sample...