Hi All,
How can I suppress if all the columns of a row returns zero. I tried to do this in format section and in suppress X+1 Iam checking for
col1 = 0 and
col2 = 0 and
col3 = 0 and
col4 = 0
It does the suppress but what if I have grouping and subtotals and only one detail row in the group the subtotals show all zero.
Here is the ex: of what it looks like
Number Name col1 col2 col3 col4 //page heading
group1, group1 description
group2, group2 description
aaa aaadesc 0 0 0 0
subtotal: group2 0 0 0 0
total: group1 0 0 0 0
So, when I do the suppress it looks like this
Number Name col1 col2 col3 col4 //page heading
group1, group1 description
group2, group2 description
subtotal: group2 0 0 0 0
total: group1 0 0 0 0
How can I do a suppress( the whole group) if the group returns only one detail row.
Hope, you guys get what Iam try to say...you know.
Any help Greatly Apperciated
Thank you,
Sweetie
How can I suppress if all the columns of a row returns zero. I tried to do this in format section and in suppress X+1 Iam checking for
col1 = 0 and
col2 = 0 and
col3 = 0 and
col4 = 0
It does the suppress but what if I have grouping and subtotals and only one detail row in the group the subtotals show all zero.
Here is the ex: of what it looks like
Number Name col1 col2 col3 col4 //page heading
group1, group1 description
group2, group2 description
aaa aaadesc 0 0 0 0
subtotal: group2 0 0 0 0
total: group1 0 0 0 0
So, when I do the suppress it looks like this
Number Name col1 col2 col3 col4 //page heading
group1, group1 description
group2, group2 description
subtotal: group2 0 0 0 0
total: group1 0 0 0 0
How can I do a suppress( the whole group) if the group returns only one detail row.
Hope, you guys get what Iam try to say...you know.
Any help Greatly Apperciated
Thank you,
Sweetie