Summary Cells CrossTab
Re: Summary Cells CrossTab
I only have a Excel document with my data...
- Attachments
-
- Ritmo – Planning (Liesbeth).xls
- (105 KiB) Downloaded 165 times
Re: Summary Cells CrossTab
I try to make my report in another way...
I would like to have the following structure in my report, but i do not how ....
Maybe you can help ??
Do i have to work with a cross-data?
THANK YOU SOO MUCH!!
12/08/2013 13/08/2013 14/08/2013 15/08/2013
AM PM AM PM AM PM AM PM
Office NOW NOW NOW NOW
Office NOW NOW ......
Office
Office
(NOW = Names of the workers, that date in that office)
I would like to have the following structure in my report, but i do not how ....
Maybe you can help ??
Do i have to work with a cross-data?
THANK YOU SOO MUCH!!
12/08/2013 13/08/2013 14/08/2013 15/08/2013
AM PM AM PM AM PM AM PM
Office NOW NOW NOW NOW
Office NOW NOW ......
Office
Office
(NOW = Names of the workers, that date in that office)
- Attachments
-
- Report 2 2013.jpg (375.06 KiB) Viewed 1418 times
Re: Summary Cells CrossTab
Hello,
Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?
Please send us you modified report for analysis.
Thank you.
Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?
Please send us you modified report for analysis.
Thank you.
Re: Summary Cells CrossTab
Hi,
I would like to add the dates of the calender on the top of each page :
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 (31)
I add a column header with several columns and on the first page it seems ok, but on the next pages, numbers are just going further...
33 34 35 36 37 ...
I would like to hava on each page, only the calender days.... (the numbers have to restart from 1 on each page)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 (31)
Is it possible ?
Thanks a lot,
Liesbeth
I would like to add the dates of the calender on the top of each page :
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 (31)
I add a column header with several columns and on the first page it seems ok, but on the next pages, numbers are just going further...
33 34 35 36 37 ...
I would like to hava on each page, only the calender days.... (the numbers have to restart from 1 on each page)
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 (31)
Is it possible ?
Thanks a lot,
Liesbeth
- Attachments
-
- Report 4 2013.jpg (756.87 KiB) Viewed 1392 times
-
- Report 3 2013.jpg (35.56 KiB) Viewed 1392 times
Re: Summary Cells CrossTab
Hello,
Please try to use the Engine.NewPage() method after value 30(31) in AfterPrint event.
Thank you.
Please try to use the Engine.NewPage() method after value 30(31) in AfterPrint event.
Thank you.