Hoo to change the layout format [message #223728] |
Sat, 10 March 2007 14:46 |
manjularani
Messages: 1 Registered: March 2007
|
Junior Member |
|
|
Hi,
I have report with 3 queries and layout looks like below:
Page1
------
DEPT1 -- {Top repeating frame}
EMP1 -- (Static Frame)
Details -- (Inner repating frame)
Page2
------
DEPT1 -- {Top repeating frame}
EMP2 -- (Static Frame)
Details -- (Inner repating frame)
Page3
------
DEPT2
EMP1
Details
Page4
------
DEPT2
EMP2
Details
.
.
.
.
.
and so on
But i want to change the output format like this:
page1
-----
DEPT1
EMP1
Details
Page2
-----
DEPT2
EMP1
Details
Page3
-----
DEPT2
EMP1
Details
Page4
-----
DEPT2
EMP2
Details
.
.
.
.
Can someone please help how to change the layout.
Thanks
manjula
|
|
|