English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

In my MS access database i have a yes/no field. The form can have a checkbox or option button to indiacate this. If checked, its a yes. What i want to do is not have just one button, assuming its a NO if its not checked yes. I want TWO options, YEs and NO. It has to be selected NO for me to say it's a no. basic level access - can this be done?

Thanks

2006-11-14 03:05:22 · 3 answers · asked by klumzy 3 in Computers & Internet Programming & Design

3 answers

You can create a option group with 1 toggle button labled "YES" and "NO".

hope this helps.

2006-11-15 09:33:59 · answer #1 · answered by Lee S 2 · 1 0

Theoretically yes. But you will have to write the code in VB. I am not very good with VB myself more of a C# and c person. But there is an easier solution. Instead of using a check box use a system of two radio buttons. Post the question above them and read one yes and another no. That can be done with out any coding in VB but just through the form controls in Access.

2006-11-14 05:44:33 · answer #2 · answered by yairs2000 3 · 1 0

Question is not cohesive.

2006-11-14 04:42:29 · answer #3 · answered by Anonymous · 0 1

fedest.com, questions and answers