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

Home Posts Topics Members FAQ

Problem with checkboxes in Access 2003

1 New Member
My problem is:

I'm trying to solve problems with my customers, some of them are paying me whole amount once, other pay 3 times a year and others 12times a year.
I put in a form 12checkbox-es each for every month. Now when user will select 2 or 5 different months to pay, i would copy those information’s into table.

Now i have different problem, how a table suppose to look like, i suppose to have only one field for all months, or separate field for each month.

Thank you in advance for your help.
I hope you will help to make my life easier :-)

I put screen shot from this form with months - it suppose to look like this :-)

http://www.fotosik.pl/pokaz_obrazek/...918c4ee73.html
Feb 21 '08 #1
2 1753
heifler
1 New Member
Just add one field in your table to accept a number byte data type will work.
Here is where you will store a value from 1-12.
To populate or change this value in a customer form, just enter the value directly or use a combo box containing the values 1-12.
If you really want the check boxes, then place them in an option group with each unbound check box have the value it need to populate this new field.
Then on the after update event of the option group, set the new field to the value of the option group.

Bob Heifler
Feb 21 '08 #2
NeoPa
32,557 Recognized Expert Moderator MVP
I'm sorry Bob, but links such as you posted are not allowed in technical posts on this site. I've had to remove them. Please review Signature Guidelines.
Feb 22 '08 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

0
3718
by: Frank Collins | last post by:
Can anyone point me to some good examples on the web of using values from dynamically created checkboxes on forms in ASP, particularly relating to INSERTING those values into a SQL or Access...
8
2812
by: Ralph Freshour | last post by:
I have multiple checkbox's created with an array name because I have many on the same web page - their names are like: frm_chk_delete frm_chk_delete frm_chk_delete frm_chk_delete etc. Here...
7
2286
by: Bill Carson | last post by:
If anyone can help: I just created a data base in MS ACCESS, which is very basic. Its a list of users eg. names addresses etc. However on this list is 6 columns with checkboxes, the boxes...
2
1454
by: JIM | last post by:
Hello, I would like to solve the following problem : I've a web site with ex. 5 checkboxes Each checkbox contains the name of a certain task ex. asp:Checkbox 1: Task 1 asp:Checkbox 2: ...
3
1788
by: Jaime Stuardo | last post by:
Hi all... I'm trying to use a custom validator for a group of checkboxes in order to validate that at least 1 checkbox is checked before submitting the form. I placed 2 checkbox controls in...
1
2070
by: RLN | last post by:
Hello. Re: Access 2003 I have a survey application that has 10 independent checkboxes on a form (chkLawnCare, chkCarpetCare, chk DrivewayMaint, etc.) One, or any combination can be checked...
1
2564
by: RLN | last post by:
Re: Access 2003 I found a method here in the newsgroup that works for clearing checkboxes, but don't understand a particular line of code and how it works. Here is the code: 1. Dim ctrl As...
9
2907
by: martin DH | last post by:
I've seen similar posts to what I am looking for but have not been able to successfully use what I have read. I have a form with 4 checkboxes: CkQ1 CkJan CkFeb CkMar I would like to be able to...
13
2540
beacon
by: beacon | last post by:
Hi everybody, I have a quality assurance database that has a form with a bunch of checkboxes on it that serve as reasons for why a product didn't pass inspection. It's a given that the...
13
19361
by: curious80237 | last post by:
In Access 2003: A table with four yes/no fields is part of a query used as data source for a report. The yes/no fields show in the datasheet and the report as checkboxes; the default value of the...
0
7257
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
7535
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
7521
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
5682
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
4745
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
3232
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
3221
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
798
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
455
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.