stevekos07
Registered User.
- Local time
- Today, 08:20
- Joined
- Jul 26, 2015
- Messages
- 174
I must be having a brain fade, but I just can't work out how to incorporate an unbound text box that I can edit to appear on a report. The report's source query is a parameter query. I want to be able to have a general message box on the report to convey monthly messages to recipients.
I have tried an unbound text box, but when I run the report it asks me to specify the contents of the text box. This is not practical. If I use a text box bound to a table, I am still asked to specify a parameter. I think it is because each message has a date associated with it.
How do I specify that the message with the latest date is the one I want in that field?
Any assistance is welcome.
I have tried an unbound text box, but when I run the report it asks me to specify the contents of the text box. This is not practical. If I use a text box bound to a table, I am still asked to specify a parameter. I think it is because each message has a date associated with it.
How do I specify that the message with the latest date is the one I want in that field?
Any assistance is welcome.