Cindy,
1. This is the drop downs from the Forms toolbar
2. I would prefer to add the values using the formula option under Tables.
But if I have to create a macro what would the macro code be? And what is a
hard-coded value?
Thanks!
> Hi =?Utf-8?B?U0xlZmV2ZXI=?=,
>
[quoted text clipped - 24 lines]
> This reply is posted in the Newsgroup; please post any follow question or
> reply in the newsgroup and not by e-mail :-)
Suzanne S. Barnhill - 25 Apr 2005 14:33 GMT
A calculation form field can sum the values of other form fields; be sure to
check "Calculate on exit" in each of the form fields contributing to the
calculation.

Signature
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
Word MVP FAQ site: http://word.mvps.org
Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
> Cindy,
> 1. This is the drop downs from the Forms toolbar
[quoted text clipped - 31 lines]
> > This reply is posted in the Newsgroup; please post any follow question or
> > reply in the newsgroup and not by e-mail :-)
Cindy M -WordMVP- - 27 Apr 2005 18:38 GMT
Hi =?Utf-8?B?U0xlZmV2ZXI=?=,
> 1. This is the drop downs from the Forms toolbar
> 2. I would prefer to add the values using the formula option under Tables.
> But if I have to create a macro what would the macro code be? And what is a
> hard-coded value?
As Suzanne said, you should be able, given these circumstances, to add them in
a calculation type of form field. You can't use Table/Formula to create the
equation, however, you'd need to enter it yourself. For example, to multiply
two dropdowns named Qty1 and Price1:
= Qty1 * Price1
Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org
This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)