BlueChicken
Usually Confused
- Local time
- Today, 13:49
- Joined
- Jun 19, 2009
- Messages
- 88
Hi, I have been making a database to record employee travel - which at first I was trying to make all my information fit into one little form (disaster as pointed out by many). I fixed that and now have many different little forms all linked together and displayed neatly and with a lovely little form acting as my Directory... now here is where I hit my snag.
I have 3 forms (Air Travel, Hotels, and Rental Cars) which are all linked back the their original request via a Travel Request ID ( [RequestID] ). Each form has various information relating to their title subject.
I need to be able to pull information from all three forms by searching for their request ID number, and then make a report from all of this. The report would be easy to make from a Query if I could only get the query working.
I have tried loading all of the fields into the query wizard and under the [RequestID] criteria for each [RequestID] field I put [Travel Request ID:], which makes it a prompt for string data, but when the query is run no matter what I enter into the look up, there is no data displayed.
I really could use some help! Thanks!
I have 3 forms (Air Travel, Hotels, and Rental Cars) which are all linked back the their original request via a Travel Request ID ( [RequestID] ). Each form has various information relating to their title subject.
I need to be able to pull information from all three forms by searching for their request ID number, and then make a report from all of this. The report would be easy to make from a Query if I could only get the query working.
I have tried loading all of the fields into the query wizard and under the [RequestID] criteria for each [RequestID] field I put [Travel Request ID:], which makes it a prompt for string data, but when the query is run no matter what I enter into the look up, there is no data displayed.
I really could use some help! Thanks!
Last edited: