Microsoft
Software
Hardware
Network
Question : Opening a report in Access - It asks a question - The answer I type is added as text in the report
This is just background information that may not even be important.
I have a report that when it is opened, it asks for a number. That number is pulled from a query. It takes all the fileds in the query and in the report and brings me back all the records for the number I entered.
Anyway, what I want is for a report to ask me two questions when I open it, and whatever I answer is then placed in the report. One pulling from a query and one just placing whatever I type in into the report. I do not want this pulling from a query just adds in what I enter.
Below is really a basic idea of what I am requesting.
Example -
1. Open a report it asks "What is your name?"
2. I enter my name and hit enter.
3. The report then opens and a field is on the report with whatever name I entered.
How can I do this?
Answer : Opening a report in Access - It asks a question - The answer I type is added as text in the report
Actually ...
=[What Is Your Name?]
added question mark :-)
mx
Random Solutions
PhysicalDrive0 in VBNET
SQL syntax question -- exclude NULL record
Ghost32
The Certification Authority Service has not been started.
Load progress bar C#, asp.net
Print issues in Reporting Services
Changing the source for a query
MS Access - how to trap SQL primary key violation error?
SQL to strip characters from imported csv phone list
VBA code to clean all cells in all worksheets from non-printable characters