excel dynamic charts samples

  • Thread starter Thread starter Guest
  • Start date Start date
Can dynamic charts work if the information is going horizontally instead of
vertically?

Thanks!
Larisa
 
Yes. Adjust the OFFSET formula so that you specify 1 row and
COUNTA(...) columns.
 
Sure can. You need to adjust the formulas that define the dynamic range. For
example, adjust the OFFSET formula. The references go like this:

=OFFSET(reference range, rows down from reference range, columns right of
reference range, rows high, columns wide)

- Jon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top