Tag: Ms Access
-
Testing a MS Access subreport for records
I haven’t done one of these in a long, long time, but I happen to be doing a bit of coding for a friend, and wanted to make a subreport control on an Access report invisible should it have no data. Of course, since I’ve been mostly out of the Access game for a while now, I was racking my brain for a bit, trying to figure it out and stumbling through a whole bunch of non-working solutions on the net.
But I eventually figured it out….
Assuming you have a subreport control on a parent report called MySubReport and … Read the rest