• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

make a interactive chart by month of daily deliviry

Jurgen Smits

New Member
Hello,

I hope some one can help me.

I want make an chart by month of daily delivery. When I want chose a the month (by validation list), when I want do it by the offset fonction, I get stuck because the number of days is every month different.

Kind regards

Jürgen Smits
 

Attachments

  • test daily.xlsx
    17 KB · Views: 3
Have a loo at this implementation
It uses Named Formula to first calculate the Starting offset of the Selected Month, the the No of Days in the Month
It then sets up a Named Formula XData that has the Dates and then offsets that 1 column for the YData

Then use the Named Formulas in the chart
 

Attachments

  • test daily.xlsx
    17.8 KB · Views: 21
Back
Top