Lock Cells Together

B

brihowe

I'm working on a spreadsheet where half of a row is pulled from
database and the other half is entered manually.

I run into problems when I refresh the data pulled from the databas
and if a row has been entered or deleted, then the manual and dynami
portions become out of sync.

Is there any way to lock cells together so that if I refresh th
database and a row has been deleted or added, then the manually entere
data in the row moves up or down along with the corresponding data fro
the database?

Thanks in advance for any help
 
A

Andy B

Hi

I couldn't think of a way of doing this when it the same thing happened here
a couple of months ago. We thought of 2 ways round.: Either sort the data as
it comes in (ours was by date - so it was easy) which puts the newer stuff
at the end, or import the data into a separate sheet and use VLOOKUP to link
the two sheets (like a relational database)

Hope this helps.
 
B

brihowe

Thanks for the suggestions, but unfortunately neither of them will wor
in our particular situation.

Any other ideas
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top