calara
About
- Username
- calara
- Joined
- Visits
- 124
- Last Active
- Roles
- Member
- Last Name
- North
- First Name
- Rod
Comments
-
You need to bracket each condition separately in Delphi. But why don't you hide all three regions first - and then just turn the one on that you need based on the data?
-
As a workaround I've found that if you copy the values from the DBCalcs into a variable in the group footer band, you can then use the values of that variable in the summary. DM will probably have a better way though :-)
-
Thank you Nico I'll see if the customer has deep enough pockets :-) Rod
-
Hello Nico The RB version is 18 (Enterprise) / Delphi 10.1 However, I was hoping to use RAP to do this as I think we have other customers who would benefit from such a facility. I've attempted to add code to the BeforePrint and Before and AfterGen…