I hope I can accurately describe my problem. Please bear with me
I have a worksheet with a lot of form fields. Mostly text boxes and a few combo boxes.
I'm using a lot of custom calculation scripts to determine what information auto populates into most of the fields.
But I'm having problems with one last form field named ORTHOPLANID.
The value it auto populates depends on two other fields. One field is called MEDOOP. The other field is SUPPDENPLANID. I tried using a if/then/else statement for ORTHOPLANID but it's not working. I am guessing it doesn't work b/c the value in the MEDOOP field is generated from an if/then statement so I'm not sure if the script recognizes its value as a true value or not.
Is there another way around this? I'm not sure if I've clearly explained the problem but I hope someone can help
Thanks,
Brandy