Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Vfp50 - Writing Reports.
Message
De
17/03/1997 09:58:16
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00024509
Message ID:
00024517
Vues:
41
>>>>I have a command button on a form and when clicked, prints out a report I made in the report writer.
>>>>This report prints out some fields from a table that is being used on a form. I also have a query command button on the same form that allows the user to pick a group of selected records. I want to have my report print that group of records. Now the report only prints out the original table. How to I fix my report to switch to the query output for its printing values?
>>>
>>>SELECT mycursor
>>>REPORT FORM ...
>>
>>Hi Ed... I wish it was that easey...
>>In the report definition, it calls for the table and not for the current cursor. My report must reflect the current cursor. Any suggestions?
>
>1. remove all tables from the report's data environment
>2. remove all table references from field objects on report (i.e. lastname instead of cust.lastname)
>3. select mycursor
>4. report form...

Thank you Dave... it works great!!!...
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform