Checkbox Activates Visible/Not Visible field

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Please help

I have a Main Invoice Form (InvoiceFrm) and Subform (InvoiceDetailsFrm)
The subform which is continuous has a checkbox "Delivered" on each line item
to Make 3 additional fields "Land", "Water", and "Air" Visible/Not Visible.
It works. However instead of showing/hiding only these fields on that
specific line item it show/hide all lines items in the subform.

What can I do to fix this please help!
 
There is no way to set the controls to display differently
for different records on the same form without using
conditional formatting -- which is what you may want to
consider for these controls

select a control
from the Format menu --> Conditional Formatting

Another option would be to use the form header or form
footer to show controls for just the record you are on

Warm Regards,
Crystal
Microsoft Access MVP 2006

*
Have an awesome day ;)

remote programming and training
strive4peace2006 at yahoo.com

*
 
Crystal,

So sorry my later response but my computer was down.
I tried your suggestions but its not working out.
Maybe a few more in depth details would assist.
Thanks
 
Are you still trying to figure this out or have you done it?
If so, please post more details of exactly what you have
and what you hope to do with it.

Warm Regards,
Crystal
Microsoft Access MVP 2006

*
Have an awesome day ;)

remote programming and training
strive4peace2006 at yahoo.com

*
 
Back
Top