I have a question:
- I have a dynamic report with more columns to diplay than is possible on an A4 landscape.
How to solve the problem that on the even pages de rest of the columns will be displayed before continuing with new records?
That is not exactly what I want.
I want to repeat 3 fields (the same from the odd pages) and place only the dynamic column which couldn't diplay on the odd page.
eg.
page 1:
function1 function 2 function 3
kost1
kost2
Sorry, in this example I only showed 1 item.
thats item: kost(x).
In the example the first 2 records (kost1 en kost2) are shown with function 1, function 2 and function 3 on page 1 and the first 2 records (kost1 en kost2) must be shown on page 2 with the function 4, function 5 and function 6 which counldn't been printed on the A4 paper landscape.
Can you set up your report so the detail section is like below:
[tt]
page 1 Page 2
Col1 Col2 Col3 func1 func2 func3 Col1 Col2 Col3 func4 func5 func6
[/tt]
Duane
MS Access MVP
Find out how to get great answers faq219-2884.
rob2005,
What happens if you make the page with twice the width of the paper? Add your Name field followed by your first group of month fields. Then add the Name field again just to the right of where your right margin would be normally. Then add your second group of month fields. (just like what I suggested above).
Duane
MS Access MVP
Find out how to get great answers faq219-2884.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.