S
sweet_dreams
Hi,
I have created word template with some subs and functions. Generally
this macros, copy content of other .doc dokument and paste it to active
document, create tables and format text. I created this template in
wrod 2003. But it turned out that this template will be used on
computers where are Word versions form 97 to 2003 and in the future
perhaps 2007.
So my question is what can I do to make this template (especialy macros
in this template) Word version independent? Can I use objects like
ActiveDocument, Selection??? Or Should I rewrite this macros using late
binding???
Any help, suggestions will be appreciated.
Regards,
sweet_dreams
I have created word template with some subs and functions. Generally
this macros, copy content of other .doc dokument and paste it to active
document, create tables and format text. I created this template in
wrod 2003. But it turned out that this template will be used on
computers where are Word versions form 97 to 2003 and in the future
perhaps 2007.
So my question is what can I do to make this template (especialy macros
in this template) Word version independent? Can I use objects like
ActiveDocument, Selection??? Or Should I rewrite this macros using late
binding???
Any help, suggestions will be appreciated.
Regards,
sweet_dreams