I am using VB6 and CR8.5. My VB application creates an access database then creates the fields within the database.
My problem is that the number of fields varies depending on what the user wants to report on. For example the table would normally have fields: RptDate, Section and Hours. However the user can select several Classes of Incidents to report on. Eg Class1 and Class2 or Class1, Class2 and Class3 - maybe even Class4 etc.
The database took a while but that all works fine now. My problem is how do I get Crystal to report on these varying number of classes. Is it possible?
Further can I chart a varying number of classes.
Any help/suggestions - please.
My problem is that the number of fields varies depending on what the user wants to report on. For example the table would normally have fields: RptDate, Section and Hours. However the user can select several Classes of Incidents to report on. Eg Class1 and Class2 or Class1, Class2 and Class3 - maybe even Class4 etc.
The database took a while but that all works fine now. My problem is how do I get Crystal to report on these varying number of classes. Is it possible?
Further can I chart a varying number of classes.
Any help/suggestions - please.