Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cross tab to show null value

Status
Not open for further replies.

sdzlkds

Technical User
Oct 20, 2005
41
0
0
GB
Where a field has, for example 4 values, is it possible to set up a cross tab to show all values even when some of the values do not appear?

So, I would like the cross tab to always show A,B,C&D - like this

A=1
B=5
C=2
D=4

But if there is no data meeting C, the cross tab returns

A=1
B=5
D=4

So, what I would like would be

A=1
B=5
C=0
D=4

I'd be grateful for any advice if this is possible

I'm using Crystal v10, but have access to V11

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top