View Single Post
 
Old 09-10-2014, 12:04 PM
regwitt regwitt is offline Windows 7 32bit Office 2010 32bit
Novice
 
Join Date: Sep 2014
Location: Columbus, IN
Posts: 11
regwitt is on a distinguished road
Default

So I am attempting to duplicate this and I'm stuck.

APP1Supply = {IF{REF EngineType } = “CM2350” “J2-09”}{IF{REF EngineType }= “CM2150” “J2-27”}

This is what I have referencing a dropdown box called "EngineType"
with the choices CM2350 and CM2150. Trying to populate fields with either J2-09 or J2-27. When I protect the document the above "code" stays. I thing I need one more step in the instruction.

Thanks!
Reply With Quote