473,513 Members | 2,263 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

How to ensure that on a continous form of 12 row only 1 tick box is checked??

Hi there,

I have listed 12 month on a continous form, where as I flag the current

month with a tick box.
To ensure at only 1 tick box is check not more or all I would want to
validate and ensure that at all times one tock box is checked!

any ideas??

so far I used dsum(xx,xx) in reference with the before update event of
the check box. This works as a once of. If I click it again it allows
me to select 2 check boxes. ???

Regards
Robert K

Nov 13 '05 #1
3 1860
make sure all your check boxes are part of the same Option Group and
you should only be able to select a single value for them. you can set
that value either through code or simply by selecting them and you'll
only be able to select one value for the overall frame in that case.
you can also set them by using the Default Value.

Nov 13 '05 #2
Jamey,

I find what you say confusing.
How can you set a frame on a contious form, whereas only one check box
represents the value of eg: column A??

It just doesn't make sence!
Thanks for your comments.

Regards

Robert K

Jamey wrote:
make sure all your check boxes are part of the same Option Group and
you should only be able to select a single value for them. you can set that value either through code or simply by selecting them and you'll
only be able to select one value for the overall frame in that case.
you can also set them by using the Default Value.


Nov 13 '05 #3
"Robert K" <Re*********@amp.com.au> wrote in
news:11**********************@f14g2000cwb.googlegr oups.com:
Jamey,

I find what you say confusing.
How can you set a frame on a contious form, whereas only one
check box represents the value of eg: column A??

It just doesn't make sence!
Thanks for your comments.

Regards

Robert K

Jamey wrote:
make sure all your check boxes are part of the same Option
Group and you should only be able to select a single value
for them. you can

set
that value either through code or simply by selecting them
and you'll only be able to select one value for the overall
frame in that case. you can also set them by using the
Default Value.

First of all, I canot imagine a valid databsae design which would
require your 12 child records. One record with a number from 1 to
12 would be adequate for any design.
--
Bob Quintal

PA is y I've altered my email address.
Nov 13 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
2320
by: adolph | last post by:
I would like to add a check box to the detail area of a continous form. So that I can check on specific records, then after I've marked all the records I watn to delte, click a button to loop thru...
2
322
by: Rene_Muench | last post by:
Hi there, I have listed 12 month on a continous form, where as I flag the current month with a tick box. To ensure at only 1 tick box is check not more or all I would want to validate and...
0
1718
by: gavo | last post by:
Hi. using A2K; i have a form containing a continous subform. The question is, how can i call a calculation for one of the fields in the continous subform from the main form. At the moment i...
0
1403
by: ReidarT | last post by:
I have started to develop in vb.net. Earlier development was in MS-Access. I need a lot of continous forms to present data. The customer add and edits data in the continous form. Is use of...
0
1507
by: Toby Inkster | last post by:
Like me, you are probably confronted with many requests for surveys, questionnaires, feedback forms, registration forms and so forth: forms where the processing requirements are very simple (store...
2
1789
by: DoomedLung | last post by:
Hey, I'm currently developing an online work brief, where the user has to enter details regarding the project into a form. I've come to a section in the form where the user has the option of...
3
1468
abouddan
by: abouddan | last post by:
Hi all I am trying to create a form 'Form1' that updates my database. Fist this form is based on a query that returns all the records in table 'employe'. query1="Select id, name, salary from...
1
1541
by: questionit | last post by:
Hi I am showing records on a continous form. I have also created a check box to appear with each record. The problem is that when ever i tick the check box, the check-boxes with other...
2
1395
by: questionit | last post by:
Hi I know how to implement Continous form. In the method i have tried, the source for data on the continous form comes from table using SQL query Now, i want to try something different and i...
5
2112
by: AccessHunter | last post by:
Hi, I have a continous form that displays Name and Address of Suppliers. In the form there is a combo box for 'Active Address' and 10 other text boxes. All the fields coem from one table,...
0
7265
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7171
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7388
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7541
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5693
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
4751
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3240
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3230
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1607
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.