Hello,
I'm just starting with access, and I'm setting up a simple database to manage customers and orders for a small sized company.
I have the following table structure:
Ideally, the user will perform a filtering on the clienti (=customers) table with the use of a form and zone-based checkboxes (i.e.: user wants customers from zone1, zone6 and zone8, ticks such boxes and has related results). I'd like the results to show up in a subform so that the user can see the information (addresses, phone numbers, ...) and possibly manage orders when necessary.
I'm just starting with access, and I'm setting up a simple database to manage customers and orders for a small sized company.
I have the following table structure:
Ideally, the user will perform a filtering on the clienti (=customers) table with the use of a form and zone-based checkboxes (i.e.: user wants customers from zone1, zone6 and zone8, ticks such boxes and has related results). I'd like the results to show up in a subform so that the user can see the information (addresses, phone numbers, ...) and possibly manage orders when necessary.