Newbie & linked wordksheets = mass confusion

L

lburg801

The concept sounded simple. Copy the cells from the main worksheet and
past it as a link in another. What I thought this meant was that any
changes made in the original worksheet would automatically be made in
the linked worksheet. Consider the database I am using as basically an
extensive address books with all sorts of information - some missing
when original entries are made and added later, other existing entries
changed, and finally additions to the database (new rows)

The only changes that were quickly obvious in the linked worksheet were
rows of #ref! in cells that were linked to rows that had been deleted in
the original, and a cursory look showed that changes had not been made
or additions added in the linked data ---- so clearly I don't get it.
Can you help?

Thanks,
Trudy
 
K

keithl816

Hi Trudy,

I found that the same problems arose when I did the same thing,
Basically what I did was made a Main Sheet that had a command button
that brought up a data form for the different sheets that hold data. In
that data form you would be able to add info delete info without
disturbing the cells that would affect the sheet with all of your
formulas. If you would prefer to just bring the form up on the sheet
with your data just simply click on cell a1 and go to Data/Form. It
will not work if you have any merged cells. If you have mergerd cells
you will probably have to do something different.

If you would like to create a command button for bringing the form up
let me know and I'll try to guide you through it.

Hope this helps,

Larry
 
P

paul

as soon as you delete any cells from the original range you will get the ref
errors in the other sheets because the links are now "suspect"Its best if you
dont actually delete the cells just their contents.Without giving us more
information on what information you are actually linking we cant really help
 
L

lburg801

keithl816 said:
Hi Trudy,

I found that the same problems arose when I did the same thing
Basically what I did was made a Main Sheet that had a command butto
that brought up a data form for the different sheets that hold data. I
that data form you would be able to add info delete info withou
disturbing the cells that would affect the sheet with all of you
formulas. If you would prefer to just bring the form up on the shee
with your data just simply click on cell a1 and go to Data/Form. I
will not work if you have any merged cells. If you have mergerd cell
you will probably have to do something different.

If you would like to create a command button for bringing the form u
let me know and I'll try to guide you through it.

Hope this helps,

Larry

I could definitely use more help. I've been reading about data forms
Typical of a newbie, I tried the last of your suggestions, made lots o
changes - and then cliked "Close". Nnone of the changes were saved.
think I need to look more clearly at my options before closing
window!
:eek
 
K

keithl816

Hi Trudy,

Before closing the data form, hit the enter key after you enter your
data for that row.

Larry
 
L

lburg801

paul said:
as soon as you delete any cells from the original range you will get the
ref
errors in the other sheets because the links are now "suspect"Its best
if you
dont actually delete the cells just their contents.Without giving us
more
information on what information you are actually linking we cant
really help
--
paul
remove nospam for email addy


Paul, this is church database to which names of visitors and their
addresses are added for a period of time. When they don't continue to
attend, the row is deleted. I had wondered if there were an option to
archive these rows instead, but did not know if that would make a
diference. Thanks, Trudy
 
K

keithl816

Trudy,

When using data form always hit enter key after completion of data
entry for that row. If you choose to delete a row, use the delete
button on the data form. It will automatically delete your row without
affecting the form with the formulas in it.

Larry
 
L

lburg801

Anne,
I know I read somewhere this past week, a comment made by someone
responding to another post, that creating many worksheets was
unnecessary since the reasons most users stated for doing so could be
accomplished by writing macros to do each job, with less work and fewer
problems. I am so green! I am taking this on in an emergency situation -
the church secrectary died - and she is the only one who knew anything
about what she did or how she did it. The data that I am working with
is basically what one would find in an extensive address book, with a
few more columns pertinent to church activities. There is a separate
financial database. One of the reasons I tried to create a second
worksheet was because there are couples with different last names which
creates a problem in printing labels when a couple shares the same
surname. The following is one of the suggestions to deal with that
problem, but I ran into a lot of trouble trying to copy it to other
cells. Rather than being read as a formula, it became the text inside
the cells. I do not know how to write a formula AND APPLY IT. It seems
there should be a way to apply a fomula to an entire column and have it
automatically covert the cell numbers to those of each row. Is there?
Thanks, Trudy
 
K

keithl816

Trudy,

Check your PM. I sent you directions for what you requested but it is
not showing up on my side as being sent. Only the second reply has. Let
me know if you received it.

Larry
 
Top