Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Macro help
Message
From
24/07/1998 11:21:25
Dustin Barlow
Data & Media Technologies, Inc.
Kansas City, Missouri, United States
 
 
To
24/07/1998 09:36:15
Travis Clark
Journal Record Publishing Co
Oklahoma City, Oklahoma, United States
General information
Forum:
Visual Basic
Category:
VBA
Title:
Miscellaneous
Thread ID:
00120943
Message ID:
00121002
Views:
21
The easiest way that I've found to figure out what code is needed to do a specific task in Word is to record a macro of yourself doing that specific task and then view the resulting macro (VBA) code and replace the non-dynamic elements with whatever dynamic elements you want to add to the script.

If you're using OLE to control Word from VB, then "most" of the time the VBA scripting code that Word generates can be "cut and pasted" into your VB app.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform