Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Merge a column in a word doc
Message
De
09/12/2004 15:51:51
 
 
À
09/12/2004 14:53:27
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00968092
Message ID:
00968120
Vues:
12
>Hello
>
>I have a table with 4 columns that I fill it based on a query.
>At the end of a few record i need to enter a row as 1 column
>
>I am using
>
>poworddoc.SELECTION.InsertRowsBelow
>poworddoc.Selection.rows.Merge
>
>That work fine
>but the next row I insert, it is 1 column only and I need it to be 4 columns.
>

The problem is that the Merge method is specifically designed to combine the cells you give it into one. Remove that command and this should work.

Tamar
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform