S Simon Jul 15, 2005 #1 How can I create a Macro in VB generated Word document. It would be nice to add a Button to to the Word Doc too...
How can I create a Macro in VB generated Word document. It would be nice to add a Button to to the Word Doc too...
H Howard Kaikow Jul 16, 2005 #2 Word macros are written in VBA, nor VB .NET. Best place to start is a Word VBA book. See http://www.standards.com/index.html?WordVBABooks. I'd suggest Steve Roman's Writing Word Macros.
Word macros are written in VBA, nor VB .NET. Best place to start is a Word VBA book. See http://www.standards.com/index.html?WordVBABooks. I'd suggest Steve Roman's Writing Word Macros.