Query in function

  • Thread starter Thread starter James
  • Start date Start date
J

James

Ok, I've created a query that shows info based on a username and date that
you enter.

I've created a function that then opens up the recordset from the query.
But it expects 2 parameters. How do i get the 2 parameters that the query
prompts for, to also be used by the function?

I was able to create seperate prompts that the function uses when opening
the recordset, but that doesn't make sense.

Any help would be greatly appreciated.

Thanks
 
Back
Top