Excel VBA Course
Excel VBA Course - From Beginner to Expert

200+ Video Lessons
50+ Hours of Video
200+ Excel Guides

Become a master of VBA and Macros in Excel and learn how to automate all of your tasks in Excel with this online course. (No VBA experience required.)

View Course

Trying to keep daily data to produce an historical chart

0

I want to add up a column of data. I know how to sum that data. But where I'm lost is this. I want to keep all the daily "sums" and then produce a chart of the daily sums to show historical chart. 

Answer
Discuss

Answers

0

Consider using the SUBTOTAL() function in place of SUM(). If that doesn't work for you please post a copy of your workbook to better explain the requirement.

Discuss


Answer the Question

You must create an account to use the forum. Create an Account or Login