Hi there,
I figured this would be easy but seem to be stumped. I have a large data table with various dates representing header row (column headers). What I would like to do is sum a column based on a date selected. For example:
July 1 | July 5 | July 9
4 | 7 | 22
3 |...