D
Diego via AccessMonster.com
Hi
i need to write a report with 18 lines (maximum) even if the line is empty
I want a report like this
Number Name Address City fieldx ....
1 Diego Street1 NY xxxx
2 Pippo Street2 NY xxxx
.....
18 Popo Street18 Ny xxxx
If the records are 18 no problem, but if the record are less then 18, i want
the same number of line (18) with empty fields. The result with only one
record should be :
Number Name Address City fieldx ....
1 Diego Street1 NY xxxx
2
.....
18
All lines are empty except the first.
All the others are empty with only the number of line.
thank you in advance for your help
Diego
i need to write a report with 18 lines (maximum) even if the line is empty
I want a report like this
Number Name Address City fieldx ....
1 Diego Street1 NY xxxx
2 Pippo Street2 NY xxxx
.....
18 Popo Street18 Ny xxxx
If the records are 18 no problem, but if the record are less then 18, i want
the same number of line (18) with empty fields. The result with only one
record should be :
Number Name Address City fieldx ....
1 Diego Street1 NY xxxx
2
.....
18
All lines are empty except the first.
All the others are empty with only the number of line.
thank you in advance for your help
Diego