CRilliterate
Technical User
Data
CO_NAme Status BillAmount
AAAA AC 100
BBB CN 2000
CCC NA 35
So I need to display as :
CO_Name AC CN+NA Total
I am planning to create SUB_Report with Status='AC'
and Main Report will have Status<>'AC'
What worries me is - will I be able to summarize fields from MAin and SUB? Or there another way? Thanks
________________________________________
I am using Windows XP, Crystal Reports 9.0 with SQL Server
CO_NAme Status BillAmount
AAAA AC 100
BBB CN 2000
CCC NA 35
So I need to display as :
CO_Name AC CN+NA Total
I am planning to create SUB_Report with Status='AC'
and Main Report will have Status<>'AC'
What worries me is - will I be able to summarize fields from MAin and SUB? Or there another way? Thanks
________________________________________
I am using Windows XP, Crystal Reports 9.0 with SQL Server