Someone must know

  • Thread starter Thread starter hke
  • Start date Start date
H

hke

When you make a chart, you use an array of cells. I want to use the sam
row to produce values for the y-axis in several charts. I can no
specify explicitly in the macro that I want the array to be for exampl
c3:c23, because the length of the array changes.

If I could define an array which starts at, say c3, and then als
specify how many moore elements (from the third row with columns i
ascending order) the array should contain (by referring to a cell tha
holds this info) that would be fine.

help is much appreciated!
 

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