Hi All,
I have data organized in the following manner on my Crystal report:
Group Header # 1 = Group # 1
Group Header # 2 = @HOTEL_GRP
Group Header # 3 = Name
Group Header # 4 = Hotel Manager Name
Details = Hotel ID, Manager ID, Manager Name, Location, City, State, ZIP
The report when scheduled to run and exported as MS Excel in Business Objects looks like below:
I need to be able to export this report as per the Group # 1 and its corresponding details.
e.g. 1 excel file will only have the Entertainment Group Header (and the remaining details)
And the other will have Accomodation group header (and the remaining details).
Is it possible to burst the data using this method in MS Excel format?
Any help is greatly appreciated.