If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > PC based Database Applications > Microsoft Excel > Data Validation Problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-23-09, 00:20
ruud2007 ruud2007 is offline
Registered User
 
Join Date: Sep 2009
Posts: 1
Data Validation Problem

hello all,

i have problem with excel data validation.
when user type on validated cell it work successfully, but when user copy n paste from another cell, the data validation not working.

for example:
i have formatted cell A1 as number n set on data validation that
valid number is between 1 and 10.
when user type on cell A1, it work successfully, but if user copy value 'test' from another cell n paste it on cell A1, the data validation not working n cell
A1 which i have formatted as number before changed become text.



please help me to solve this problem.

thanks
Reply With Quote
  #2 (permalink)  
Old 09-23-09, 13:48
pierrevbaexcel pierrevbaexcel is offline
Registered User
 
Join Date: Dec 2003
Location: Ottawa, Canada
Posts: 72
Hi

When the user pastes a value he also pastes the format of the source cell so your data validation is erased.

You will need to use an input box or a form.
__________________
A piece of data is like a brick
If you don't build anything with it
It is just a brick
www.excel-examples.com
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On