mugman17
04-16-2002, 04:04 PM
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?
|
View Full Version : Blank Subreport mugman17 04-16-2002, 04:04 PM 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? mugman17 04-16-2002, 05:27 PM Oops sorry, wrong forum. Does anybody know this anyways? |