Hi all,
Does anyone knows how to display header data if there was no record found ?? I am using Crystal Report 8.5 & VB6 form to filter report. The header data are extracted from 3 different tables in database, one of the table is the transaction tables that i am extracting its records from. The user wants to display data from the other 2 non transaction table if there is no record found in the transaction table.
*example of report
Vehicle Transaction Report
Vehicle No : {Vehicle.No} Mfg Year : {Vehicle.MfgYr}
----------------------------------------------------------
1. {Transcation.Desc1}
2. {Transcation.Desc2}
----------------------------------------------------------
Thanks for the help.
Have a nice day !
Does anyone knows how to display header data if there was no record found ?? I am using Crystal Report 8.5 & VB6 form to filter report. The header data are extracted from 3 different tables in database, one of the table is the transaction tables that i am extracting its records from. The user wants to display data from the other 2 non transaction table if there is no record found in the transaction table.
*example of report
Vehicle Transaction Report
Vehicle No : {Vehicle.No} Mfg Year : {Vehicle.MfgYr}
----------------------------------------------------------
1. {Transcation.Desc1}
2. {Transcation.Desc2}
----------------------------------------------------------
Thanks for the help.
Have a nice day !