Urgent Please...Problem while pasting of data..
Posted by Rama on December 20, 2000 12:45 PM
Hi,
I would like to disable if the user is copying from a
different column. To be specific this the problem I am facing:
A B C
1 X Y P
2
3 X N M
Say Column A can take any text values.
say that the column B is associated with a drop-down with [Y,N] as values
Say that Colum C is also associated with a drop down with [M,N,P] as the values
Also all the cells under B and C have the drop-down properties set.
In this case, when a user selects A1, Then copy the contents( ctrl-C ). select B2 cell, and paste the data( ctrl-V ) this is what I have observed:
A B C
1 X Y P
2 X
3 X N M
* The drop-down property is gone for Cell B2, which I do not want to happen
* Also the value is not a correct one.
So I would like to know if there is a way disable this from happening.
Thanks in Advance.
Rama