Can INDEX be used in conjunction with OFFSET?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I often use INDEX and combo boxes to create interactive charts. Can INDEX and
OFFSET used together so that INDEX only reads every other row in a column of
data? Or is there a better way to accomplish the same result?
 
Hi
I would first create a helper column with only your relevant data (e.g.
using OFFSET) and then chart this helper column (you can also hide this
column)
 

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