A
armitageshanks
Hi,
I have a database that you input information into, looks a bit like
this:
NAME AGE EMPLOYEE CODE ADDRESS
SMITH, J 24 301 24 Millhaven
THOMAS 32 405 42 Holly Road
JOHNSON, T 46 401 12 Roode Road
You get the idea, basically in the forth column is a formula that
refers to a second sheet that is identical to this one but includes
ethnicity, sex etc, for monitoring purposes and gets all its
information from this sheet. This sheet is the basic one with as few a
formulas on it so that the people using it don't mess it up.
The third row is where you input a 3 digit number which brings up
their address, I know you could use the INDEX formula, but it needs to
be this way.
The only formula on this sheet is =Sheet2!D2, for Smith address and so
on, the only problem is that when you sort, it doesn't sort the
formulas correctly on this sheet. I need them to stay =Sheet2!D2 on
sheet 1 D2, =Sheet2!D3 on sheet 1 D3, and so on. I've tried sticking
in the $ symbol in =Sheet2!D$2 but this doesn't work.
Any suggestions???? I'm pulling my hair out......
Regards,
Nigel
I have a database that you input information into, looks a bit like
this:
NAME AGE EMPLOYEE CODE ADDRESS
SMITH, J 24 301 24 Millhaven
THOMAS 32 405 42 Holly Road
JOHNSON, T 46 401 12 Roode Road
You get the idea, basically in the forth column is a formula that
refers to a second sheet that is identical to this one but includes
ethnicity, sex etc, for monitoring purposes and gets all its
information from this sheet. This sheet is the basic one with as few a
formulas on it so that the people using it don't mess it up.
The third row is where you input a 3 digit number which brings up
their address, I know you could use the INDEX formula, but it needs to
be this way.
The only formula on this sheet is =Sheet2!D2, for Smith address and so
on, the only problem is that when you sort, it doesn't sort the
formulas correctly on this sheet. I need them to stay =Sheet2!D2 on
sheet 1 D2, =Sheet2!D3 on sheet 1 D3, and so on. I've tried sticking
in the $ symbol in =Sheet2!D$2 but this doesn't work.
Any suggestions???? I'm pulling my hair out......
Regards,
Nigel