Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This is an old one, but still a good one.
Want to do something programmatically in Word/Excel etc. and don't know how to? Simply hit Tools/Macro/Record to start recording a new macro. Perform the action through the UI, and stop the recording. Then you have sample VBA code in the macro to get you going.
Comments
- Anonymous
March 09, 2005
Will VSTA do this as well?