Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to merge MEMO field
Message
 
À
25/03/2002 10:02:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00636816
Message ID:
00636901
Vues:
19
Paul,

You can do the report without combining the memo fields.

Create your report form and make a group on Empno.
In the group header put a field for EmpNo and on a second line put the label "Memo:"

In the detail band put a field for the Memo field and mark it to stretch

The only thing left is to be sure the table is ordered on EmpNo and your report will look like;
-----------------------------------------------------------
empno : 11111

Memo  :
       memo1
       memo2
       memo3
       ....
       ....
       until the end of page or maybe skip to the new page if
       have large memos to print.

-----------------------------------------------------------
empno  :   22222

Memo  :
       memo4
       memo5
       memo6

------------------------------------------------------------
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform