I am trying to divide in a formula and not haveing any luck.
I need to take a summing field and then divide it by a number but the
formula does not recognize the "/" as a division symbol .. any suggestions?
This is for an apprasial form and here is the 'for instance"
I have 4 objectives with 4 different fields that I then sum in a different
field. The difference field needs to be divided by a specific number than
I'll use that number in another calculation..
Thanks for any assistance you could give me on this as I'm going crazy
trying to make it work before my Monday morning deadline!

Signature
Jamie in Dallas
twalsh - 27 Apr 2008 15:58 GMT
When you are entering the expression you have to have a space between your
fields or numbers and the "/" sign, otherwise Infopath thinks its a path to a
piece of data.
example:
@hours/@calls will give you an issue
but
@hours / @calls will do the trick
thanks
> I am trying to divide in a formula and not haveing any luck.
>
[quoted text clipped - 9 lines]
> Thanks for any assistance you could give me on this as I'm going crazy
> trying to make it work before my Monday morning deadline!