Hi
This sounds simple, and probably is, but I can't get it working.
I have 2 tables "Bookings" and "Groups". I want to input data into the "Bookings" table. There is a "Group Name" field in the "Bookings" table which is a lookup field based on the "Group Name" field in the "Groups" table.
When I'm entering data I want all the group names to be in a combo box to pick from, but if it is a new group, I want to be able to type the name in and for it to update the list for future input.
Hope that made sense.
AL
This sounds simple, and probably is, but I can't get it working.
I have 2 tables "Bookings" and "Groups". I want to input data into the "Bookings" table. There is a "Group Name" field in the "Bookings" table which is a lookup field based on the "Group Name" field in the "Groups" table.
When I'm entering data I want all the group names to be in a combo box to pick from, but if it is a new group, I want to be able to type the name in and for it to update the list for future input.
Hope that made sense.
AL