Validation

  • Thread starter Alex Hammerstein
  • Start date
A

Alex Hammerstein

Hi, is it possible to set a Text field to Yes or No, I dont want to use a
check box

Thanks

Alex
 
D

Duane Hookom

Yes you can. It is possible to set a text field to almost any string.
Probably the easiest method is to use a combo box or list box.
 
K

KARL DEWEY

In the Validation Rule property enter --
"Yes" Or "No"

In the Validation Text enter --
"You must enter either YES or NO for valid entry.
 
A

Alex Hammerstein

Sorry was only half explaining - can I do this via validation in field
properties?

Alex
 
A

Alex Hammerstein

Thanks Karl I mujst have tried all combinations other than Or Duh !!

Alex
 

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