Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Accesing form's objects in report
Message
 
To
03/10/2000 05:40:08
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00423926
Message ID:
00423991
Views:
25
Mihai,

You can do this this way; in the code that runs the report put this;
ldStart = Thisform.sd.value
ldEnd = Thisform.ed.value

REPORT FORM ...
In the report refer to ldStart and ldEnd.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform