Input Parameter on Report

C

Charlie

I have a report that is generated by a stored procedure. The stored
procedure has an input parameter @User. When a user opens the report I want
to pass Environ("UserName") to the report when a user opens it. I have tried
a few things, and they are not working, how do I do this? Am stumped at this
point.
 

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

Top