On Sun, 18 Apr 2004, in microsoft.public.excel.charting,
Andy Pope <(E-Mail Removed)> said:
>Hi Del,
>
>As a starting point take a look aat Jon Peltier's example.
>http://peltiertech.com/Excel/Charts/ChartByControl.html
>
>You probably need to create a single chart-data sheet where the content
>is updated by some selection criteria.
Okay, that's sorted now, thanks.
One other thing, although it's not strictly a *chart* question. In
order to get a large amount of data from each sheet on to the sheet the
chart is reading, I used the following formula:
=INDIRECT(ADDRESS(ROW(),COLUMN(),4,,$A$1))
where A1 is the location of the cell where the sheet's name is updated
by the form control.
This works fine, but it looks a bit clunky to me, surely there's a less
Rube Goldberg way of saying the same thing?
Also, I tried to save processor time and file space by making this an
array formula, but Ctrl-Shift-Enter didn't work right, so I ended up
copying it into each individual cell. Any tips?
--
Del Cotter
Thanks to the overwhelming volume of UBE, I am now rejecting *all* email
sent to
(E-Mail Removed). Please send your email to del2 instead.