Hi
I have a table called Tours and a table called Guests. In the Guest table is a (lookup) dropdown where the form-user can select a tour (from the Tours Table) for the specific guest.
For each tour in the Tours table should be a maximum of guests allowed, lets say 20 Guests maximum for all TourID's.
In my case the maximum of guests for all tours stays always the same, regardless of which TourID.
How could achieve I this?
Thanks in advance for answering,
Pim:blink: