| Chat with a LIVE Microsoft
Access Expert! |
||||
|
||||
|
#1
|
|||
|
|||
|
Making text box link with a session
I have made a form in which a session shows the attendance of members (which is in a subform), where attendance is shown by ticking a box (also in the subform).
The thing is for each session when i use the DCount formula it adds up all of the ticks in tick boxes in the whole subform, not just the ticks in the tick boxes in the subform that are linked to the primary key session_ID. Can any1 help me work this out? |
| Sponsored Links |
|
#2
|
||||
|
||||
|
Sounds like you need to add session_ID to the criteria in the DCount.
|
|
#3
|
|||
|
|||
|
Altering Dcount formula
Yer, but how do i add session_ID into the formula and use the formula i'm already using to add up attendance for each session:
=DCount("[Attendance]", "[tbl.member/session]", "[Attendance]=True") The table with the attendance tick boxes is in tbl.member/session But the session_ID main table is in tbl.session. Is there anyway i can put them both in the same formula. |
| Sponsored Links |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can't link text box | Crash_Pie | Forms | 17 | 02-26-2007 04:55 AM |
| How to use a combo box to populate a field that is not its control source? | etalent | Forms | 2 | 03-23-2004 02:37 PM |
| Calculations in a bound text box | JeffreyDavid | Forms | 4 | 03-11-2004 09:56 AM |
| Auto updating text boxes by selecting value from combo box | ThomasK | Forms | 2 | 05-06-2003 05:39 PM |
| Option group frame making labels and text box backgrounds disppear | jim_blandford | Forms | 8 | 04-23-2003 11:28 PM |