G
Guest
Hi! Right now I have a report that looks as following
Detail (Header/Footer Thing)
---------------------------------
Employee Employee Name Employee DOB NEWMG Employee/Provider Premium
Spouse Spouse Name Spouse DOB NEWMG Spouse Premium
First Child First Child Name First Child DOB NEWMG First Child Premium
Second Child Second Child Name ...
Third Child ...
Fourth Child ...
Fifth Child ...
Employee, Spouse, First Child, Second Child, etc. are labels, rest are all
textboxes. The problem is an employee could only have a spouse and one child,
but the labels and textboxes for "Third Child" on will still be there
creating a gap in between employees. I would like to group the rows (such as
Third Child label and Third Child Name, Third Child DOB and Third Child
Premium textboxes) and make them not show up on report if the NEWMG Premium
is blank or a 0, thus not creating a gap. Please help!
Detail (Header/Footer Thing)
---------------------------------
Employee Employee Name Employee DOB NEWMG Employee/Provider Premium
Spouse Spouse Name Spouse DOB NEWMG Spouse Premium
First Child First Child Name First Child DOB NEWMG First Child Premium
Second Child Second Child Name ...
Third Child ...
Fourth Child ...
Fifth Child ...
Employee, Spouse, First Child, Second Child, etc. are labels, rest are all
textboxes. The problem is an employee could only have a spouse and one child,
but the labels and textboxes for "Third Child" on will still be there
creating a gap in between employees. I would like to group the rows (such as
Third Child label and Third Child Name, Third Child DOB and Third Child
Premium textboxes) and make them not show up on report if the NEWMG Premium
is blank or a 0, thus not creating a gap. Please help!