A Alex Hammerstein Dec 6, 2005 #1 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 Dec 6, 2005 #2 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.
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.
G Guest Dec 6, 2005 #3 In the Validation Rule property enter -- "Yes" Or "No" In the Validation Text enter -- "You must enter either YES or NO for valid entry.
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 Dec 6, 2005 #4 Sorry was only half explaining - can I do this via validation in field properties? Alex
A Alex Hammerstein Dec 6, 2005 #5 Thanks Karl I mujst have tried all combinations other than Or Duh !! Alex