Parameter Queries In 2003

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In Access 97 you were able to write a parameter query that would get it's
criteria from a form control.

I just recently upgraded to 2003 and can't seem to do this.

Can anyone help on this?

Thanks!
 
It's exactly the same in A2003, Devlin.

Assuming Form1 open, and Text0 contains a value, the query just uses:
[Forms].[Form1].[Text0]

Post more details about the query that doesn't work if you wish.

For general info about what's different, see:
Converting from Access 97 to 2000 and later
at:
http://allenbrowne.com/ser-48.html
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top