Hi, I appologise if this problem has been poseted somewhere else already but I'm not sure what to search for to find the answer.
My database is for a tourism centre who want to record visitors and their interests.
I have 3 tables 'Visitors', 'Interests' and VisitorInterest. I have a form for entering visitor information and I want to have a subform to enter interest categories for that visitor, I have a form with a dropdown list of all available interests and a 'New Interest' button going to a new record but it doesn't want to work. I think its because it doesn't recognise the VisitorID number from the main form. I have been pondering this for about a week and still not found the answer.
- A very lost Database Programmer -
My database is for a tourism centre who want to record visitors and their interests.
I have 3 tables 'Visitors', 'Interests' and VisitorInterest. I have a form for entering visitor information and I want to have a subform to enter interest categories for that visitor, I have a form with a dropdown list of all available interests and a 'New Interest' button going to a new record but it doesn't want to work. I think its because it doesn't recognise the VisitorID number from the main form. I have been pondering this for about a week and still not found the answer.
- A very lost Database Programmer -