473,322 Members | 1,494 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

Checkbox/Reports

19
Does anyone know a code to help me with this problem. I would like it so that when a check box is clicked, it will automatically add that field to a report.

Here is an example:

Option A (Checked)
Option B (Checked)
Option C (Not Checked)
Option D (Checked)

Report

Option A: Information Pertaining in the Control Source
Option B: Information Pertaining in the Control Source
Option D: Information Pertaining in the Control Source

Any help provided is much appreciated.
Aug 20 '07 #1
1 1389
MMcCarthy
14,534 Expert Mod 8TB
Does anyone know a code to help me with this problem. I would like it so that when a check box is clicked, it will automatically add that field to a report.

Here is an example:

Option A (Checked)
Option B (Checked)
Option C (Not Checked)
Option D (Checked)

Report

Option A: Information Pertaining in the Control Source
Option B: Information Pertaining in the Control Source
Option D: Information Pertaining in the Control Source

Any help provided is much appreciated.
It's difficult to give a detailed reply without more information. However, from what you say it sounds like you are trying to create dynamic reports. There are a number of ways of doing this depending on your requirements. You can see these methods outlined in this tutorial.

Create Dynamic Report using VBA
Aug 21 '07 #2

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

Similar topics

4
by: Piotr | last post by:
how can I read (in alert for example) array index number of checked checkbox? I have: <input type="checkbox" id="id_number" name="check" value="1" onclick="show()"/> <input type="checkbox"...
0
by: mike | last post by:
Hi there: I've read an excellent "how to"-article by Microsoft (no. 306227) - partly cited cited at the end of this email). I have implemented the code related to the part "How to Add a...
5
by: DotNetJunkies User | last post by:
1. i want to populate checkboxlist using javascript only at client side ....how can i do this..by populate word i mean that checkboxes should be checked or unchecked on some condition basis.......
19
by: jdub via AccessMonster.com | last post by:
I created a form that lists all the players from a particular squad in my database. I used the Wizard to create the form and populate the form with the results from a sqad query. It works. My...
7
by: schaefty | last post by:
I recently posted this on the incorrect forum, and so I would like to ask the question here. I did get some good ideas on the other group, but I have not yet come up with a solution for me. I am...
10
by: rn5a | last post by:
All the rows in a DataGrid, including the Header, are accompanied with a CheckBox. I want that when the CheckBox in the Header is checked, then all the CheckBoxes should automatically get checked....
4
by: sara | last post by:
Hi - I've looked at many posts, and cannot find the answer on this specific problem. I have several fields on a table, which I've defined as "Text", 3 characters, Format Yes/No (I picked up the...
4
by: AccessNewbie | last post by:
Hi all, I've been trying to figure out how to populate a field by whether or not the user checked a checkbox (but to no avail). For background, I have a cluster of checkboxes that are 'Quick...
11
by: RachH | last post by:
I have an Access 2003 database with a form that is actually a mini-switchboard containing option buttons for various reports, etc. During about 1-2 months of the year, this mini-switchboard is used...
6
by: Marks | last post by:
Hi There, Need some help, on Access Reports if the text box is null is there a code which will hide the checkbox?
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.