Hi,
Before you get annoyed at me I have been searching for the answer to this questions for weeks now and have got no where.
I have tried the Microsoft fixes and everything I can find on the forums, but nothing.
I basically have a form (Registration) with a number of combo boxes (FlightDate, FlightDateOut) which have a row source of a query I made based on the table flights.
The problem I am having is that everytime I try and save and close the form, so I can see the data I have inputted in a form called Attendees (with a subform which displays reg data) the data shows but I can errors asking for Parameters.
I'm sure it is something to do with my row sources but I am not experienced enough to know what code I need to put in there. If I try to manually put in the code e.g. Flights.FlightID, Flights.FlightCode etc etc I still get the same error even when I add in FROM Flights at the end so it knows where to look.
Has anyone got any ideas. I can upload my database if anyone could have a look for me. I am really stuck on this problem and after this all I need to do is design reports.
Many Thanks in advance
Tim Wagg
Before you get annoyed at me I have been searching for the answer to this questions for weeks now and have got no where.
I have tried the Microsoft fixes and everything I can find on the forums, but nothing.
I basically have a form (Registration) with a number of combo boxes (FlightDate, FlightDateOut) which have a row source of a query I made based on the table flights.
The problem I am having is that everytime I try and save and close the form, so I can see the data I have inputted in a form called Attendees (with a subform which displays reg data) the data shows but I can errors asking for Parameters.
I'm sure it is something to do with my row sources but I am not experienced enough to know what code I need to put in there. If I try to manually put in the code e.g. Flights.FlightID, Flights.FlightCode etc etc I still get the same error even when I add in FROM Flights at the end so it knows where to look.
Has anyone got any ideas. I can upload my database if anyone could have a look for me. I am really stuck on this problem and after this all I need to do is design reports.
Many Thanks in advance
Tim Wagg