Formula to calculate expression box x (multiply) text box

B

badleg

I am trying to create a Service Work Order sheet that will add hours worked
for the week, then multiply the total hours worked by a dollar amount. I
figured out how to get the hours added up. The expression box has NaN
displayed in create mode but shows the total hours in Preview.

How do you indicate a expression box value and multiply that value by a Text
box value? Or is there a better way to do this?
 
A

Adam Harding

Badleg

Expression boxes are static data and as such cannot be referenced to do
calculations on they do not in Infopath's reality exist. Change the
expression box to a text box and do it that way.

Cheers Adam
 
Top