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
SQL - Date calulation from current date
How to add a 2nd DC that is an R2
Putting functions in a VBA Macro in Excel or indenting as a macro.
How to control a hidden field on tabs based on main form combobox selection
Access Database Out of Memory Error
How to limit query to top n records
Setting a trigger when a specific column is updated?
Example of Union query with 3 views (3 queries)needed
Change the term "This product is licensed to" in Office 2003 on a Terminal Server
Missing Library for StrConv