View Single Post
  #3   Report Post  
Posted to microsoft.public.word.mailmerge.fields
John
 
Posts: n/a
Default Undefined bookmark when form is protected

Doug,

Thank you for your help. The bill uses a mail merge with an automobile
damage estimating system to get the vehicle owner's information, vin, vehicle
year, make mdodel, etc. It then asks you (using the "ask" and "REF"
statements to gain the repair total, deductibles, etc. to fill in the final
bill portion of the form. It then utilizes dropdown boxes to select the area
that the damage was located. The only time the form is protected is when you
need to access the dropdown boxes. I am trying to alter the way that the form
is designed but have to keep this form running until my re-designed form is
ready.

"Doug Robbins - Word MVP" wrote:

What is the purpose of the mailmerge fields? They are pretty much
incompatible with a protected document.

When you say the bill asks you to enter some amounts, exactly how is this
request being made. In short, what sort for form is it?

See
Please Fill Out This Form
Part 1: Create professional looking forms in Word
http://www.computorcompanion.com/LPMArticle.asp?ID=22

Part 2: Adding Automation to your Word forms.
http://www.computorcompanion.com/LPMArticle.asp?ID=46

Part 3: Learn more VBA (macros) to automate your forms.
http://www.computorcompanion.com/LPMArticle.asp?ID=119

Part 4: Use custom dialog boxes in your Word forms
http://www.computorcompanion.com/LPMArticle.asp?ID=127

Part 5: Connect your AutoForm to a database to save input time and keep
better records!
http://www.computorcompanion.com/LPMArticle.asp?ID=136


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

"John" wrote in message
...
I would appreciate your help. I have a final bill that has mail merge
fields,
form dropdown fields and calculations. When I lock the form to access the
dropdown fields, I get a Undefined bookmark syntax error message. My final
bill initially asks you to enter two dollar amounts and assigns them to
estimate and ded. My balance due subtracts these two amounts. When I
protect
the form to access the dropdown boxes, I receive the message "undefined
bookmark ! estimate". I am not sure how to change to form to continue the
subtraction after the form is locked.

I would greatly appreciate any help. Thank you in advance.