B
Brad
Hi All,
Im using MS excel 2000 sr1, I have set up some basic validation on a
spreadsheet column to say only allow whole numbers between 1 and 10
(as an example). However it is possible to type the number 11 in
another column (with no validation) in a cell and then cut and paste
this number into the column that has validation applied to it. The
data validation to check for numbers between 1 and 10 does not trap
this error or complain I.e. I believe it is taking the formatting from
the cell I typed 11 in (which has no data validation) and applying it
to the cell Im pasting to, which is in the column that has data
validation (I hope this makes some sense).
I understand you can do paste specials but unfortunately my users
often work on their own spreadsheets and then just paste (Ctrl-C,
Ctrl-V) in large chunks of data so I want an automated method to
enforce the validation if possible!? Drop down lists etc is not really
option, I believe it may need to be some code / macro or some global
option I can activate.
Any ideas greatly appreciated
many thanks
Brad
Im using MS excel 2000 sr1, I have set up some basic validation on a
spreadsheet column to say only allow whole numbers between 1 and 10
(as an example). However it is possible to type the number 11 in
another column (with no validation) in a cell and then cut and paste
this number into the column that has validation applied to it. The
data validation to check for numbers between 1 and 10 does not trap
this error or complain I.e. I believe it is taking the formatting from
the cell I typed 11 in (which has no data validation) and applying it
to the cell Im pasting to, which is in the column that has data
validation (I hope this makes some sense).
I understand you can do paste specials but unfortunately my users
often work on their own spreadsheets and then just paste (Ctrl-C,
Ctrl-V) in large chunks of data so I want an automated method to
enforce the validation if possible!? Drop down lists etc is not really
option, I believe it may need to be some code / macro or some global
option I can activate.
Any ideas greatly appreciated
many thanks
Brad