Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there a way to copy fields from a report to a form?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00815048
Message ID:
00815565
Vues:
15
>using VFP 8.0 i have a super complicated report that has over 100 fields. the client hates the VFP print preview and wants me to create a custom one. so i am creating a form that looks like the report. question - is there any way to copy a field or a text label from a report to a form. as it is now, i am having to recreate each field and label one by one. copying and pasting does not work.
>
>thanks,
>
>vim

This may be too late to help you, but the way I would approach this is to avoid doing calculations in the report as much as possible. I prefer to do calculations ahead of time, and put the results into a cursor that the report uses. Then, you can easily switch from a VFP report to some other kind of output without changing much.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform