No Blank entries on a form

seanog2001

Registered User.
Local time
Today, 15:40
Joined
Jun 26, 2006
Messages
67
hi,

does nayone know how iensure their will be no blank text boxes on a form ive created, user needs to enter data want to make sure they dont leave a blank text box

thanks
 
You can set the table property of Required to yes for all the necessary fields.

John M Reynolds
 
You can set the table property of Required to yes for all the necessary fields.

John M Reynolds

cant find it mate
 
Last edited:
Find out what table the form is based on.
Open that table in design view.
Click on one of the fields and you will see Required with a Yes or No next to it at the bottom of the window.
 
Here's a pictoral view of the same thing Pete wrote:

setreq01.png
 

Users who are viewing this thread

Back
Top Bottom