Re: Making boxes visible/invisible
Hi, cuz for different records the number of notnull fields are different.
For example:
In record A, I have 4 data from fields TestName1,...TestName4, the rest are null, so I only want Box1,..Box4 to appear in the report, the other 6 are invisible.
In record B, I have 8 data from fields TestName1,...TestName8, the rest are null, so I want Box1,..Box8 to appear in the report, the other 2 are invisible.
|