If i am using DataReport to view the data from MS-Access, how can i get some fields that may repeated just once on the DataReport?

For example, CustomerName and CustomerAddress which have many order details. I just wish to display the CustomerName and CustomerAddress once only on the top. Is that possible?

Thanks.