Hello there

Just a short question. Exists there other editors or products for Word
VBA development as the one integrated in Word?

regards
data

Re: Other Editor/IDE possible for VBA development? by Jean-Guy

Jean-Guy
Wed May 23 17:25:59 CDT 2007

data.deutrium@gmail.com was telling us:
data.deutrium@gmail.com nous racontait que :

> Hello there
>
> Just a short question. Exists there other editors or products for Word
> VBA development as the one integrated in Word?
>
> regards
> data

You can use Visual Studio to develop Add-ins in VB, C++ or C#.

--

Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
jmarcilREMOVE@CAPSsympatico.caTHISTOO
Word MVP site: http://www.word.mvps.org



Re: Other Editor/IDE possible for VBA development? by Jay

Jay
Wed May 23 20:04:31 CDT 2007

On 23 May 2007 14:31:34 -0700, data.deutrium@gmail.com wrote:

>Hello there
>
>Just a short question. Exists there other editors or products for Word
>VBA development as the one integrated in Word?
>
>regards
>data

You _could_ write macro code in any plain-text editor and then paste
it into the VBA editor, but the built-in editor is the only way (as
far as I'm aware) to turn the plain text into running macros.

A very nice add-in that gives the built-in editor more features is
available at http://www.mztools.com/v3/mztools3.htm.

--
Regards,
Jay Freedman
Microsoft Word MVP FAQ: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the
newsgroup so all may benefit.

Re: Other Editor/IDE possible for VBA development? by data

data
Sat May 26 07:50:00 CDT 2007

>
> You can use Visual Studio to develop Add-ins in VB, C++ or C#.
>

How different is this Addin Development than Macro Development for
Word? If someone has good tutorial sites how to develop a VB addin for
Word using vsual studio would be great ....

thanks

regards
data




Re: Other Editor/IDE possible for VBA development? by Jean-Guy

Jean-Guy
Sat May 26 19:10:41 CDT 2007

data.deutrium@gmail.com was telling us:
data.deutrium@gmail.com nous racontait que :

>> You can use Visual Studio to develop Add-ins in VB, C++ or C#.
>>
>
> How different is this Addin Development than Macro Development for
> Word? If someone has good tutorial sites how to develop a VB addin for
> Word using vsual studio would be great ....

Why are you looking for something other that the built-in VBA editor in
Word?

--

Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
jmarcilREMOVE@CAPSsympatico.caTHISTOO
Word MVP site: http://www.word.mvps.org