Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Page numbers in column footers
Message
From
17/08/1998 08:24:52
Dave Emerson
Dc Emerson Consult8Ng, Inc
Destin, Florida, United States
 
 
To
12/08/1998 10:50:50
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00126012
Message ID:
00127345
Views:
32
>>I am trying to print page numbers in column footer of a 2-column report. I intend that the page number will increment in each column, e.g., column 1 of the first sheet the page # is 1, in column 2 of the first sheet the page # is 2.
>
>In the first column print _PAGENO*2-1, and in the second, _PAGENO*2.
>
>HTH!

Thanks for the idea, it is the right track. But since I'm dumb here, how do I know when I am in which column.

If I pute _PAGENO*2-1 in the column footer, it appears in both columns. How do I get _PAGENO*2-1 to print in column one but not column two.

Dave
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform