data validation in text box

  • Thread starter Thread starter Faisal
  • Start date Start date
F

Faisal

i want to enter some data in text box,But i should not enter any value in
text box,The data what i enter is should same as what i predifines by using
an another table

any tips on this
Regards
Faisal
Riyadh
 
Not sure if I follow but here goes. You have data in one table you want the
user to use and stay confined to. If this is the case use a combo box and
set up the not in list event to control the users actions. It is considered
nice to code it to allow the user to add the item to the list if it is not
there if you want them to have that capability. Hope this helps
 
Deat sir,

my thanks in advance for your reply

Actually i want to know that there there is any way to control text box for
data entry ,like the combo box property limit to list set to true
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

table design 3
table designing ms access 1
new data user 1
date type data 8
photo field 4
date in queries 1
bigest date in the date field 1
vaccation sate 1

Back
Top