View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Ron de Bruin
 
Posts: n/a
Default Compiling data from multiple worksheets into one worksheet

Hi thelonious419

Maybe you can use this example
http://www.rondebruin.nl/summary.htm


--
Regards Ron de Bruin
http://www.rondebruin.nl


"thelonious419" wrote in message
...
I am trying to create a summary worksheet that will grab data from the same
two cells in everyone of my worksheets. I don't want it to add all the
values together, but I want each value to be returned to a separate cell
within the summary workseet. Is there any way to do this?