Re: Word 2007
- From: Jay Freedman <jay.freedman@xxxxxxxxxxx>
- Date: Thu, 18 Jan 2007 21:04:56 -0500
_Most_ macros from older versions will run with no problems. They'll
need some minor revision if they explicitly assign .doc or .dot
extensions when opening or saving files, as the new extensions are
..docx (or .docm for macro-enabled documents) and .dotx (or .dotm).
If they do anything with CommandBars or some things with AutoText
(which is now part of the BuildingBlocks collection), they may need to
be modified or redesigned, or maybe trashed and recreated as RibbonX
(the XML code for the ribbon).
In some cases, old workarounds for Word's shortcomings can be replaced
with newer features. In particular, if you're using protected forms
and VBA userforms mainly to prevent users from messing up formatting,
look at Content Controls as a replacement.
--
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.
On Thu, 18 Jan 2007 18:31:56 -0500, "Larry" <larry328NOSPAM@xxxxxxx>
wrote:
Word 2007 sounds like a radically newly designed version of Word. Apparently.
it doesn't even have menus and toolbars. Will macros from older versions of
Word work in Word 2007?
http://www.winsupersite.com/reviews/office2007_beta2.asp
- Follow-Ups:
- Re: Word 2007
- From: Larry
- Re: Word 2007
- References:
- Word 2007
- From: Larry
- Word 2007
- Prev by Date: Re: How to change the default settings in Word for programs associated with certain file extensions
- Next by Date: Re: Apply a shadow to an inline picture
- Previous by thread: Word 2007
- Next by thread: Re: Word 2007
- Index(es):
Relevant Pages
|