i dunno if i need a query but i think so...

Celtic Queen

Registered User.
Local time
Today, 19:13
Joined
Feb 26, 2003
Messages
29
Hiya, I have a major Access school project to complete and I need a bit of help
I want to know how I can make a query that reads a user's input in a certain field and uses that information to display information in another form, say, if a user types in Nintendo in a 'console name' field, then details of nintendo consoles will pop up in a console details form
Pleease help x
 
Use the "where" argument of the OpenForm Method. You can see the syntax in help or search the archives for my name and today's date for "OpenForm".
 

Users who are viewing this thread

Back
Top Bottom