A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Setting Up & Running Reports
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

Muilti Page Reports with same Data



 
 
Thread Tools Display Modes
  #1  
Old May 21st, 2004, 08:33 AM
Megaman
external usenet poster
 
Posts: n/a
Default Muilti Page Reports with same Data

Maybe someone can help me with this problem,
I need to print delivery notes from my database but need to print three
copy's marked "customer copy" "office copy" "accounts copy" it must print
all three with the data from the first record then move to the next and so
on.

Any idea's
Thank's
Des.


  #2  
Old May 21st, 2004, 09:38 AM
Nikos Yannacopoulos
external usenet poster
 
Posts: n/a
Default Muilti Page Reports with same Data

Des,

A trick to do that without any programming, is the following: make a single
text field table and three records reading "customer copy" "office copy"
"accounts copy". Add that table to the query feeding the report with data,
and add the field in the leftmost position. The result of it will be three
reords for each delivery, each with a varying copy designation and all other
fields identical.
Then go to your report design and add a control to display the new record.
You may need to play around with sorting and grouping to achieve the desired
sequence of pages, my guess is the new field must be grouped together with
delivery note #, and sorting must be on delivery note #.

HTH,
Nikos


"Megaman" wrote in message
...
Maybe someone can help me with this problem,
I need to print delivery notes from my database but need to print three
copy's marked "customer copy" "office copy" "accounts copy" it must print
all three with the data from the first record then move to the next and so
on.

Any idea's
Thank's
Des.




 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 04:34 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.