CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2001
    Posts
    65

    Can you use a MS Word Macro in VB?

    Hi,

    I have made a macro in MS Word - which uses AutoShapes. Is it possible to get this macro into VB and activate it by the click of a command button in VB?

    Mark


  2. #2
    Join Date
    Apr 2000
    Location
    South Carolina,USA
    Posts
    2,210

    Re: Can you use a MS Word Macro in VB?

    Depends on what the Macro does. If it is not real long, post it to this forum so people can look at it and give suggestions.

    John G

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured