Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

access look up forms

Forum home » Delegate support and help forum » Microsoft Access Training and help » Access, look up forms

Access, look up forms

ResolvedVersion 2003

Helen has attended:
Access Intermediate course
Access Advanced course

Access, look up forms

How would i create a form to run query looking up data in a table and then creating a new table with the results and adding a column to say had responded?

RE: Access, look up forms

Dear Helen

Thank you for attending Access Intermediate course!! I hope you enjoyed the course and benefited from it.

Your question is quite interesting one. Normally if you just wanted to see the results of users input you would create a parameter query and then create a form based on that parameter query.

You can create a parameter query and then convert that parameter query into a make table query which would give you the desired result. But there is a slight problem with this. Because you cannot have two tables with the same name when you run the make table query for the second time and enter a new criteria it will override the records from the new table.

I would strictly recommend you to create a simple parameter query and then create a form based on this parameter query. Once you have done so when you run the form you will be asked to put the criteria. Enter the criteria and you should be able to view only the records that match the criteria as a form. Choose File> Save As and then give appropriate name to the form. You can create many forms like this by putting different criteria.


I hope this has answered your query.

If this has answered your query then I would request you to please mark the question as resolved!! If not and you have a specific question related to this then please post it as a new question and we should be able to provide you the solution for it!!

Kindest Regards


Rajeev Rawat
MOS Master Instructor 2000 and 2003
MCAS Master Instructor 2007

Fri 16 Jan 2009: Automatically marked as resolved.

Access tip:

Copy a Previous Record's Values to a New Record

If you often enter the same value in one field of a table, there are two methods to save re-typing the data.

1. Use Ctrl+' (apostrophe) to repeat the value input in the previous record.

2. Change the field's DefaultValue property in Design View to the most commonly used value.

View all Access hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.12 secs.