P
Pat
Hello:
I have a button control on the detail segment of my
form. This is a subform to the main form.
The relationship between both is booking no. There are
normally 3 subrecords for every main record. one of the
fields in the subform is a confirmation button where when
one of the subitems is selected the record is basically
closed. The following is an example:
Booking 1
Customer: Wallman
subform
Booking dest cost option button
1 lax 1000
1 jfk 1300 .
1 san 1500
At this point since an option button has been selected, I
want to run a filter on my form to only see records that
have not had an option selected.
I am just about done with this project but need to add
this one piece and I am stuck.
Please help.
Thanks.
Pat
I have a button control on the detail segment of my
form. This is a subform to the main form.
The relationship between both is booking no. There are
normally 3 subrecords for every main record. one of the
fields in the subform is a confirmation button where when
one of the subitems is selected the record is basically
closed. The following is an example:
Booking 1
Customer: Wallman
subform
Booking dest cost option button
1 lax 1000
1 jfk 1300 .
1 san 1500
At this point since an option button has been selected, I
want to run a filter on my form to only see records that
have not had an option selected.
I am just about done with this project but need to add
this one piece and I am stuck.
Please help.
Thanks.
Pat