Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print last
Message
From
05/08/1999 11:27:49
 
 
To
05/08/1999 11:23:19
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00250152
Message ID:
00250192
Views:
16
>>>>>I have a label that I need to print as the last thing on the last page. Any ideas? I thought the summary band would do it, but that prints before the footers.
>>>>>
>>>>>Thanks,
>>>>>
>>>>>Michelle
>>>>Michelle,
>>>>Then put in page footer and set print when to "eof()".
>>>>Cetin
>>>EOF() doesn't work. Sorry. Record last recno and set expression to recno()=nLastRecno.
>>>Cetin
>>
>>That's a good idea, but figuring out what the last recno is may be a day's project. :) Damn SBT...
>>
>>Thanks,
>>
>>Michelle
>Go bottom ? or :
>set order to tag (order()) desc
>locate
>nRecNo = recno()
>set order to tag (order())
>locate
>Cetin


Actually, it turned out to be much simpler... I did PRINT WHEN RECNO() = RECCOUNT().

Thanks for the push in the right direction.

Michelle
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform