View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 6,953
Default Workbooks Sharing Information

Not really - sounds like you are working backwards.

You should maintain a central database/master list and then use extracts
from that for specific subsets.

--
Regards,
Tom Ogilvy


"bodhisatvaofboogie" wrote:

Is there a way to set up multiple different excel document files such that
altering one will effect various parts of another different excel document???
I have a system of sheets for individual clients, and the information on
those feeds the main one for quick reference. SO, if I alter the individual
ones, I want the changes to pop up on the single Quick reference of everyone.
Make sense? THANKS!!!