i need help filtering the data in a combox
i have a combo box that chooses tour guides for bookings. what i want to do is that if a tour guide is selected then the tour guide's name must be taken off the list in the combobox on the form but not off the original table.
the user should not be able to book the guide more than once for that transaction.
is this possible? and how do i go about doing this?
any help or a point in the right direction will be appreciated
i have a combo box that chooses tour guides for bookings. what i want to do is that if a tour guide is selected then the tour guide's name must be taken off the list in the combobox on the form but not off the original table.
the user should not be able to book the guide more than once for that transaction.
is this possible? and how do i go about doing this?
any help or a point in the right direction will be appreciated