Page Header

F

fastback

Its been awhile since I did this so I'm lost. I have a report that I
need to sort some information which in its self is not a problem. I
want the name address and so on which is in the Page Header to appear
once with all the detail in other sections. Another words I want the
report to appear as:

Full_Name
COmpany
address
city_state_zip

Then all the detail info in another section:
1st order discription
2nd order discription
3rd order discription

Right now instead of giving me one page with all the detail I'm
getting 3 pages. Hope this makes sense.

Thanks
 
P

PC Datasheet

You need to put Full_Name, Company and City_State_Zip in separate fields in the
detail section of your report. Then you need a subreport in the detail section
where the subreport contains order description.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top