Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print last
Message
From
05/08/1999 11:30:30
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Miscellaneous
Thread ID:
00250152
Message ID:
00250197
Views:
42
>>>>>>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
Ooh. Michelle why don't you say it's not ordered at all :)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform