Hi Guys.
Not sure if this is possable, and I have absolutly no idea how to go about what I need doing so fingers crossed you can help
(The stuff I will put here is a lot more simplified than my actual system, but it should explain what I require)
In a Table (Table1) I have the following Fields; UserID, UserName, Test0405, Test0506, Test0607.
I need a query that will pull off The UserID, UserName and one of the test dates. However, what I need is a method by which Access will prompt the user asto which Test field is used...
i.e.
The user runs the query and a input promp appears. If the user enters "0405" the query returns the fields UserID, UserName, Test0405. If the user enters "0506" the query returns UserID, UserName, Test0506, etc...
Any help you guys can give me would be greatly appreciated.
Not sure if this is possable, and I have absolutly no idea how to go about what I need doing so fingers crossed you can help
(The stuff I will put here is a lot more simplified than my actual system, but it should explain what I require)
In a Table (Table1) I have the following Fields; UserID, UserName, Test0405, Test0506, Test0607.
I need a query that will pull off The UserID, UserName and one of the test dates. However, what I need is a method by which Access will prompt the user asto which Test field is used...
i.e.
The user runs the query and a input promp appears. If the user enters "0405" the query returns the fields UserID, UserName, Test0405. If the user enters "0506" the query returns UserID, UserName, Test0506, etc...
Any help you guys can give me would be greatly appreciated.