View Single Post
 
Old 07-28-2011, 01:07 PM
ddw23 ddw23 is offline Windows XP Office 2007
Novice
 
Join Date: Aug 2010
Posts: 5
ddw23 is on a distinguished road
Default Word07-Bid Tab Code

Hi to Everyone! I hope someone will be able to help me with this issue.

I have a document I need to make into a form contains the following in a table:
Yes/No field (user selects only to display if "Yes")
BidAmt field (user types in the amt)
PrefPercent (drop down field 0.05; 0.03; 0.01 - user selects one)
PrefBidAmt (calculates If yes/no field = "yes" then BidAmt x PrefPercent). The result displays in the Text form field or text box. I think I need to use the text box.

I'm a novice at this. I'm used to doing this in Access but not Word. Can anyone provide me the correct programming syntax that I need to make this work?

Thank you to ALL who can help me!
Reply With Quote