Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Header ranges in a report.
Message
 
To
29/03/1999 13:13:33
Marcelo Codino
Mystic & Faith - Sistemas -
Buenos Aires, Argentina
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00203069
Message ID:
00203153
Views:
17
>Hi all,
>
>How can I put date ranges at the top of the report ? It takes initial date range and end date in the DE of the report by a form.I want to put these dates in the header of the report.
>How can I do this ?
>
>TIA

Your variables declared in your program that called the report still have scope... just refer to them in the report.

ldStart = DATE() -14
ldStart = DATE()

REPORT FORM xxx TO PRINTER


Wayne
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Previous
Reply
Map
View

Click here to load this message in the networking platform