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
SelectedValue which is invalid because it does not exist in the list of items
SQL only return range of records
Import data from text file to ms access table?
ASP.NET,Javascript,Ajax: How to get a string from window.showModalDialog
Reservation Database, need help with organization, etc.
%*PNPB01B.DeviceDesc% Conflict
Delay user login on Xp Startup to allow Drive Mapping GPO
Can't issue SSL certificate to web server - "A certificate chain processed, but terminated in a root certificate which is not trusted by the trust provider"
how to round $elling price to nearest fifty cents
DateTime Group By question