Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Removing empty groupbands from a report
Message
 
To
11/05/1999 13:21:55
Koos Veel
Gamma Research
Aruba
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00217310
Message ID:
00217316
Views:
20
>Hello,
>
>I am using VFP 6.0. In my app I give the user the choice to select on 3 different variables which will become groupheaders in my report). The user has 10 different fields to choose from. But however, it can also happen that the user only wants to select 2 different variables (so the third variable will be empty.
>
>In my report I have 3 different groupings. What should I do to adjust my report to the number of choices the user made and to get rid of unwanted group-bands?
>
>Thanks in advance,
>
>Ben (on the account of Koos Veel)

Are the group bands based on eval( somevariable )?
if so, couldn't you have the third as some fixed value like ".T.". Then in the detail band, you could make use of the "Print When" option and not rint if the actual variable = ".T."

HTH
Previous
Reply
Map
View

Click here to load this message in the networking platform