So I am using a Query to create a Listbox, which will show all of the 'Treatments' that have been selected corresponding to an 'AppointmentID' that is selected on the main form. I am using a query which has this criteria on the AppointmentID field: [Forms]![Manage Appointment]![AppointmentID]. This shows all the Treatments selected, but not the other Treatments that aren't selected.
For example, if a new record or appointment is created, I can see no treatments.
Here are a few pics:
[IMGNOTHUMB]https://bytes.com/attachments/attachment/9451d1526808934/screenshot-1-.jpg[/IMGNOTHUMB]
[IMGNOTHUMB]https://bytes.com/attachments/attachment/9452d1526808934/screenshot-2-.jpg[/IMGNOTHUMB]
For example, if a new record or appointment is created, I can see no treatments.
Here are a few pics:
[IMGNOTHUMB]https://bytes.com/attachments/attachment/9451d1526808934/screenshot-1-.jpg[/IMGNOTHUMB]
[IMGNOTHUMB]https://bytes.com/attachments/attachment/9452d1526808934/screenshot-2-.jpg[/IMGNOTHUMB]
Comment