Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Maintain Group Header Information - again
Message
From
06/11/1997 15:49:06
 
 
To
06/11/1997 15:38:34
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00058698
Message ID:
00058719
Views:
31
>>>>Yes here's the code.
>>>>
>>>>SELECT &lcALLFIELDS FROM GLS!LM10, GLS!LM10TRS WHERE ;
>>>> lm10.CDLRNMBR = lm10trs.CDLRNMBR ;
>>>> INTO CURSOR LM10VUE ;
>>>> UNION ;
>>>> SELECT &lcNOTRSFIELDS FROM GLS!LM10 ;
>>>> WHERE lm10.CDLRNMBR NOT IN ;
>>>> ( SELECT lm10trs.CDLRNMBR FROM lm10trs )
>>>>
>>>
>>>At least something get fixed. May I repeat the question: is record '215' ok in the cursor?
>>
>>Yes the record that contains the dealer number '215' is in the
>>cursor.
>
>I would do following: create report variable, assign it to cursor.balance (calculate nothing) and print it in group footer. Maybe this will work Ok?

Nope. Sorry, that didn't work either. I'm sorry to keep
pestering you. This has been holding back the completion of
one of my projects for a week now. I think its time to enter
the realm of custom report design. Thanks for your help.
I appreciate it.

Dan
Previous
Reply
Map
View

Click here to load this message in the networking platform