TRY TO MAKE TEXTBOX AS REQUIRED FIELD

J

JOHN

Hi,
I have testbox controls in the form which bound to the
table fields. The form is used for data entry. How do I
make those textbox controls as required field -- user
must key in information before leave a textbox.

Thanks
John
 
K

kevin watkins

John,

It works best if you set the value in required in the
design view of the table to yes. This will mean that any
form that is tied to this field will require input. Look
in the northwinds database and check the catagories table
and then the catagories form. You'll see there how that
requires data in the catagory name field. In the table
that field is set as required.

Kevin
 
J

John

Thank you for your reply.

I did what you want me to do. and it do not work. I go to
the sample. it exactly did what you said. I do not know
wha is wrong with mine. any idea?
I am on access 2002. the sample I looked is 97 access.
 

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

Top