View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.charting
Ralph
 
Posts: n/a
Default How to create a dynamic chart using data from every 7th data row

I have a spreadsheet of with multiple rows of data based on dates. I need to
build a dynamic chart that only uses data from every 7th row. To date all I
have been able to find is going through the whole spreadsheet and marking
data in every seventh row. Any suggestions