Is it possible to copy Word 2003 Macros to an Open Office Word
Processing File and have them run there?
Any comments are appreciated. Thank you very much in advance.

Regards,

Andreas

Re: Word 2003 Macros working in Open Office Word Processing by Helmut

Helmut
Tue Apr 17 07:25:00 CDT 2007

Hi Andreas,

very unlikely.

--
Greetings from Bavaria, Germany

Helmut Weber, MVP WordVBA

Win XP, Office 2003
"red.sys" & Chr$(64) & "t-online.de"

Re: Word 2003 Macros working in Open Office Word Processing by Karl

Karl
Tue Apr 17 14:07:32 CDT 2007

andreas <andreas.hermle@gmx.de> wrote:
> Is it possible to copy Word 2003 Macros to an Open Office Word
> Processing File and have them run there?


<q src=http://en.wikipedia.org/wiki/OpenOffice.org>
OpenOffice.org Basic is a programming language similar to Microsoft Visual Basic for
Applications (VBA) based on StarOffice Basic. In addition to the macros, the
upcoming Novell edition of OpenOffice 2.0 supports running Microsoft VBA macros, a
feature expected to be incorporated into the mainstream version soon.

OpenOffice.org Basic is available in the Writer and Calc applications. It is written
in functions called subroutines or macros, with each macro performing a different
task, such as counting the words in a paragraph. OpenOffice.org Basic is especially
useful in doing repetitive tasks that have not been integrated in the program.

</q>

--
.NET: It's About Trust!
http://vfred.mvps.org



Re: Word 2003 Macros working in Open Office Word Processing by andreas

andreas
Wed Apr 18 06:54:33 CDT 2007

On 17 Apr., 14:25, Helmut Weber <nbhymsjxd...@mailinator.com> wrote:
> Hi Andreas,
>
> very unlikely.
>
> --
> Greetings from Bavaria, Germany
>
> Helmut Weber, MVP WordVBA
>
> Win XP, Office 2003
> "red.sys" & Chr$(64) & "t-online.de"

Helmut,

ok, Thank you. As you can see from the additonal comment, things will
change in the near future

Regards, Andreas


Re: Word 2003 Macros working in Open Office Word Processing by andreas

andreas
Wed Apr 18 06:57:28 CDT 2007

On 17 Apr., 21:07, "Karl E. Peterson" <k...@mvps.org> wrote:
> andreas <andreas.her...@gmx.de> wrote:
> > Is it possible to copy Word 2003 Macros to an Open Office Word
> > Processing File and have them run there?
>
> <q src=http://en.wikipedia.org/wiki/OpenOffice.org>
> OpenOffice.org Basic is a programming language similar to Microsoft Visual Basic for
> Applications (VBA) based on StarOffice Basic. In addition to the macros, the
> upcoming Novell edition of OpenOffice 2.0 supports running Microsoft VBA macros, a
> feature expected to be incorporated into the mainstream version soon.
>
> OpenOffice.org Basic is available in the Writer and Calc applications. It is written
> in functions called subroutines or macros, with each macro performing a different
> task, such as counting the words in a paragraph. OpenOffice.org Basic is especially
> useful in doing repetitive tasks that have not been integrated in the program.
>
> </q>
>
> --
> .NET: It's About Trust!
> http://vfred.mvps.org

Karl,

thank you very much for your exhaustive answer
Regards, Andreas