View Single Post
 
Old 03-10-2014, 02:11 PM
macropod's Avatar
macropod macropod is offline Windows 7 32bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,343
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

I'm sure your other programming environments would fail, too, if you used code like:
IF MyVar = XThenY
Most IDEs have the intelligence to insert the spaces either side of a mathematical operator for you, but can't handle errors such as with the lack of spaces either side of the 'Then' in the above. With Word field's you're the IDE.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote