View Single Post
 
Old 04-11-2011, 08:28 AM
Caroline Caroline is offline Windows XP Office 2007
Novice
 
Join Date: Feb 2011
Posts: 17
Caroline is on a distinguished road
Default Curioser and curioser

I realized that the example actually had spaces inside the nested brackets
{ DOCPROPERTY = _Instructor }
instead of
{DOCPROPERTY = _Instructor}.
When I make this change and update the field, I get
DOCPROPERTY
instead of
_Instructor}
Not sure if this is progress or not...
Reply With Quote