PC Review Forums Newsgroups Microsoft Excel Microsoft Excel Charting Re: large non contiguous data set

Reply

Re: large non contiguous data set

 
Thread Tools Rate Thread
Old 25-05-2005, 05:30 PM   #1
bhofsetz
Guest
 
Posts: n/a
Default Re: large non contiguous data set



Thanks for the suggestions Mr Shorty.

In response to your questions/suggestions

I was hoping I could plot directly from the original data source
without having to rearrange it (into contiguous series). I have
several large data sets that need to be plotted based on given
criteria. Currently I have a macro that will generate the plots
desired however if the data set is too large I run into the problem
described.
Unless you can referece multiple cells on the same sheet with less
redundancy I suppose I may have to rearrange the data before plotting.

can I change the required Y values of:

=(Results!$B$15,Results!$B$18,Results!$B$25,Results!$B$31,Results!$B$37,Results!$B$44,Results!$B$50,
Results!$B$56,Results!$B$63,Results!$B$69,Results!
$B$75,Results!$B$82,Results!$B$88,Results!$B$94,Re
sults!$B$101,Results!$B$107)

to something like this, without the need to repeat the sheet name?

=(Results!($B$15,$B$18,$B$25,$B$31,$B$37,$B$44,$B$50,$B$56,$B$63,$B$69,
$B$75,$B$82,$B$88,$B$94,$B$101,$B$107))

I've tried similar syntax but it doesn't want to work for me. Is there
a different syntax that can be used to accomplish what I'm after?

Thanks again for any help.


--
bhofsetz
------------------------------------------------------------------------
bhofsetz's Profile: http://www.excelforum.com/member.ph...fo&userid=18807
View this thread: http://www.excelforum.com/showthrea...threadid=372749

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off