I am trying to do a similar thing here but I have text boxes on a report that are populated by the reports query. This code does not seem to work. I have tried it on various event procedures but it does not seem to want to work.
I have 5 text boxes that, if the query does not return any results in, these txt boxes are not visible and instead, a message is displayed along the lines of "No items to report this month".
The txt boxes are contained within the detail section of the report, and this is continuous. At present I just get 5 blank text boxes in one row when the query does not return any data.
Can anyone help?
Thanks
(Sorry just realised this is in the forms forum, but it seemed like the most appropriate thread)