G
Guest
I have a report from a query with the parameter for the query asks [Enter
User Name] How do I get the Performance text box to input the parameter for
the text once the report is run? This is what I have thus far, it also have
other data being pulled from the query and they work fine. Can some one help
me.
="Performance Information
" & [Enter a User Name] & " " for the period between " & [Enter a Start
Date] & " and " & [Enter an End Date]
Thank you in advance.
User Name] How do I get the Performance text box to input the parameter for
the text once the report is run? This is what I have thus far, it also have
other data being pulled from the query and they work fine. Can some one help
me.
="Performance Information
" & [Enter a User Name] & " " for the period between " & [Enter a Start
Date] & " and " & [Enter an End Date]
Thank you in advance.