Text Box

  • Thread starter Thread starter awalker
  • Start date Start date
A

awalker

Hi,
I have a report that pulls from a cross tab that comes from a make table
querey. In the report I need the ability to have a text box where the agent
can enter certain data when promoted. For example =[Enter End Date] or
=[Enter Reporter Name] However, when I enter this into a text box I am
recieving a error that states that it is not reconginzed as a valid field
name or expression. How do I get around this?
 
This question gets asked a lot. You need to specify the data types of the
parameters. If you can't figure this out, GOOGLE is your friend (or come back
here).
 
Back
Top