Aryaraj
4th October 2013, 13:17
Dear Concern,
We want month sales report in vertical format. So please do the needfull.
we are using tmp.date in report layout.
In query
tmp.date = str$(monthno) & "-" & str$(yearno)
Regards,
Arya
bhushanchanda
4th October 2013, 13:42
Hi,
I am not sure what your question is. But, as far as I understand, you are trying to add a new field in report layout.
If that is the case, add these fields in your report input field.
Please clarify your question a bit so that others can understand your requirement.
dhruv_x0
7th October 2013, 11:20
Hi,
What i understand is you need monthly sales report..
If yes, do sorting in report input fields on yearno and monthno.
Create a after field layout of monthno field with the required fields in report.
Might you require this.:)
bbhawesh
7th October 2013, 15:02
Until you post your exact requirement it will be difficult to help. Are you looking for information on Multi-Columns option in report layout?