Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
OLE
Message
Information générale
Forum:
Visual Basic
Catégorie:
Autre
Titre:
Re: OLE
Divers
Thread ID:
00499000
Message ID:
00499132
Vues:
29
>I have an Access dbase connected to my VB. I want to be able to save information in selected textboxes & comboboxes to a Word doc. This seems to be ok except I was wondering if there is a way of placing the information onto the next line of the document?
>eg.
>Name
>Address
>Phone etc...
>Thanks

Have you tried inserting the vbCrLF constant?

ex: obj.inserttext "Name" & vbcrlf & "Address" & vbcrlf & ...
Éric Moreau, MCPD, Visual Developer - Visual Basic MVP
Conseiller Principal / Senior Consultant
Moer inc.
http://www.emoreau.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform