you don't have to touch tab A. but tabs 2-10, yes, you're going to
have to enter the formulas where you want them - the first time.
say tab A, range A1 is somebody's name.
on tab 2, range B1 you want that information. you enter =A!A1
on tab 5, range D5 you want that same information. you enter =A!A1
on tab 7, range B12 you want that same information. you enter =A!
A1
now tab A, range C1 is somebody's address.
on tab 2, range B2 you want that information. you enter =A!C1
on tab 5, range D8 you want that same information. you enter =A!C1
on tab 10, range E15 you want that same information. you enter =A!
C1
and so forth.
now everytime tab A range A1 changes, those other ranges will
automatically update. and everytime tab A range C1 changes, those
other ranges will automatically update. like i said, it takes time
and effort to set it up, but once you've got it all set up it handles
changes automatically.
as far as i know there isn't any other way to do it, aside to write a
macro but nobody could do that for you without a copy of your
workbook, because they wouldn't know what ranges went where.
hope that helps explain it.
susan
On Nov 6, 12:40*pm, twinmommie <twinmom...@discussions.microsoft.com>
wrote:
> I did not create the database, am I going to have to start from scratch to
> match all the formulas?
>
>
>
> "Susan" wrote:
> > you'll have to take the time to set it up, initially, but after that
> > it will update itself.
>
> > so in tab C you might need (in the right places)
> > =Master!A1
> > =Master!B12
> > =Master!D5
>
> > and in tab D you might need
> > =Master!F15
> > =Master!G15
> > =Master!A6
>
> > etc.
> > it takes time & effort to set it up right, but you only have to do it
> > once.
> > 
> > susan
>
> > On Nov 6, 12:25 pm, twinmommie <twinmom...@discussions.microsoft.com>
> > wrote:
> > > I have 80 lines that need to update into other tabs. *Do I add thisformula
> > > into each tab and it updates?
>
> > > Thanks for your help!- Hide quoted text -
>
> - Show quoted text -