Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use of a VAR in Grouping
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00325045
Message ID:
00325085
Views:
21
>>>I have a standard report that I want to use for a multitude of output. On a form I am allowing the user to select a "group by" via a combo box.
>>>
>>>I have that value and when I reference that as a var int the report it gets ignored?
>>>
>>>lcgroup is what the value is stored in currently.
>>>
>>>__Stephen
>>
>>Where and how is lcgroup getting declared?
>
>There is a form with a sort by combo box. That is populated via array that I hand crank.
>
>lcGroup = ThisForm.Combo4.value

You might try declaring lcGroup a public variable and set it before you call the report, then ensure that you release it after the report is done.
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Previous
Reply
Map
View

Click here to load this message in the networking platform