View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Karl_S[_3_] Karl_S[_3_] is offline
external usenet poster
 
Posts: 1
Default Too many sheets is there a way to index them?

I have a layout at the moment thats works well for up to
about 30-50 graphs but now have to do 200, in the same
spread sheet. currently the raw data is sorted
alphabeticaly over abiut 4 sheets and then colated in
another the data form the colated one is then graphed.
There are 200 graphs to be done, what i want to do is
create a sheet that is like an index and will allow me to
click look up a company and then click to go to its data
or graph. I think this would require a macro.

Any help would be much appreciated.(am using office 2000)