98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Microsoft Access Training and help » Report
Report
Resolved · Urgent Priority · Version 2007
Claire has attended:
Access Advanced course
Report
Can you please tell me how to run a report of a specific record based on a value in the form. Should this be a macro? Thanks
RE: Report
Hi Claire,
Thank you for your question and welcome to the forum.
You would need to create a conditional macro with the condition relating to the value of an object on the from and then output the record or records relating to that condition.
Alternatively, you could create a query which displays the results needed. Then create a macro to open the form and use the Filter option to apply the criteria and then output the results to a report.
I hope this helps.
Regards
Simon
Fri 16 Sep 2011: Automatically marked as resolved.
Training information:
See also:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Access tip:Create a custom Close button on a FormBy default, Forms that you create in Access have a full set of control buttons, that is, a title bar with Minimize, Maximize and Close buttons in the top right-hand corner and a Control Menu in the top left-hand corner. |