Insert the following field constructions, using Ctrl+F9 to insert each pair
of field delimiters { }
{ ASK Employees "How many Employees" }
blue cost 2 * { ref Employees } = { = 2 * { ref Employees } \# "$0.00" }
red cost 4 * { ref Employees } = { = 4 * { ref Employees } \# "$0.00" }
white cost 3 * { ref Employees } = { = 3 * { ref Employees } \# "$0.00" }
Total cost= { = (2 + 4 + 3) * { ref Employees } \# "$0.00" }

Signature
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
> Word 2007 - I'd like to ask for a field then use it in calculations and
> then
[quoted text clipped - 17 lines]
> Thanks
> John
JohnH - 08 Jan 2008 13:15 GMT
Thanks much Doug. Just what I needed to know.
Thanks
John