Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OLE
Message
General information
Forum:
Visual Basic
Category:
Other
Title:
Re: OLE
Miscellaneous
Thread ID:
00499000
Message ID:
00499132
Views:
30
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform