Is there a straightforward way to to take values on a form and
use them as parameters in a SQL query ? The VBA function
OpenQuery doesn't seem to provide for passing parameters and
the macro builders similar function doesn't either.
Sometimes you'd like to be able to use the validation functions
forms offer or run a query that uses a calculated result that
you're displaying on a form.
[access 2007 beta]
Comment