M mugman17 Registered User. Local time Today, 00:25 Joined Nov 17, 2000 Messages 110 Apr 17, 2002 #1 I have a few labels over top of a subreport. If the subreport is blank, I would like to hide the labels. I tried IsNull(Child) = True then lblDate.Visible = False. Didn't seem to work. Any ideas?
I have a few labels over top of a subreport. If the subreport is blank, I would like to hide the labels. I tried IsNull(Child) = True then lblDate.Visible = False. Didn't seem to work. Any ideas?
M mugman17 Registered User. Local time Today, 00:25 Joined Nov 17, 2000 Messages 110 Apr 17, 2002 #2 Oops sorry, wrong forum. Does anybody know this anyways?