RollingMoose
Programmer
I hope I explain this correctly...
I have a report where I hide and show labels in VBA depending on the page of the report. What I'd also like to do is hide and show labels depending on the number of records in my detail section for that specific page. For example, if no records are in my detail section for page 6 I'd like to hide a couple labels on that page only. Any suggestions or help is appreciated.
I have a report where I hide and show labels in VBA depending on the page of the report. What I'd also like to do is hide and show labels depending on the number of records in my detail section for that specific page. For example, if no records are in my detail section for page 6 I'd like to hide a couple labels on that page only. Any suggestions or help is appreciated.