C
Connie
I have posted this question, worded differently, before in
this newsgroup and have tried to follow the instructions
but I'm not getting the results I would like, so I will
try again. Maybe I'm asking something impossible, I don't
know.
Excel 2000, with a workbook containing three worksheets.
The cells from D16 to P57 can only be typed in on one of
the three sheets---D16, for example, cannot be completed
on more than one worksheet. Once typed in on one
worksheet, I would like the corresponing cell on the other
two worksheets disabled, preferrably by Data Validation.
I don't want a macro that automatically deletes
duplication because this will confuse the user. When the
user attempts to complete cell D16 on one sheet and then
tries to enter information in D16 on another sheet, I want
an error message coming up saying this cell has already
been completed on another sheet, etc. I can only see Data
Validation doing that.
First of all, I followed previous instructions to create a
named range called Test. (If your name is "Dan E", you
will recognize this!) In the first cell of that range I
typed the formula =Sheet1!D16 & Sheet2!D16 & Sheet3!D16.
I dragged that down to D57. I created a second range
called Test2, and typed in =Sheet1!E16 & Sheet2!E16 &
Sheet3!E16, and dragged it down to E57, and so on until I
had created enough test ranges to reach the P colum.
In each cell then from D16 to P57 on all three worksheets,
I did a data validation (Custom) with the
formula "=D16=Test" (without the quotes) or "=E16=Test" or
=F16=Test2", etc., and dragged each one down.
This isn't working. I can type in D16 on all three
worksheets. So, I am assuming that the formula I'm using
in Data Validation isn't correct.
This is too long, I know. Please excuse. But if you've
read to here, you must be half-way interested in my
problem!!
Connie
this newsgroup and have tried to follow the instructions
but I'm not getting the results I would like, so I will
try again. Maybe I'm asking something impossible, I don't
know.
Excel 2000, with a workbook containing three worksheets.
The cells from D16 to P57 can only be typed in on one of
the three sheets---D16, for example, cannot be completed
on more than one worksheet. Once typed in on one
worksheet, I would like the corresponing cell on the other
two worksheets disabled, preferrably by Data Validation.
I don't want a macro that automatically deletes
duplication because this will confuse the user. When the
user attempts to complete cell D16 on one sheet and then
tries to enter information in D16 on another sheet, I want
an error message coming up saying this cell has already
been completed on another sheet, etc. I can only see Data
Validation doing that.
First of all, I followed previous instructions to create a
named range called Test. (If your name is "Dan E", you
will recognize this!) In the first cell of that range I
typed the formula =Sheet1!D16 & Sheet2!D16 & Sheet3!D16.
I dragged that down to D57. I created a second range
called Test2, and typed in =Sheet1!E16 & Sheet2!E16 &
Sheet3!E16, and dragged it down to E57, and so on until I
had created enough test ranges to reach the P colum.
In each cell then from D16 to P57 on all three worksheets,
I did a data validation (Custom) with the
formula "=D16=Test" (without the quotes) or "=E16=Test" or
=F16=Test2", etc., and dragged each one down.
This isn't working. I can type in D16 on all three
worksheets. So, I am assuming that the formula I'm using
in Data Validation isn't correct.
This is too long, I know. Please excuse. But if you've
read to here, you must be half-way interested in my
problem!!
Connie