Hello,
I have tried doing a row calculation for the following. Variables Total and Rate/HR are numbers with decimal of 2 the # of hours is number with no decimal.
=PRODUCT(INDEX(Facilities___Personnel_Charges.V___of_Hours,ROW()),INDEX(Facilities___Personnel_Charges.Rate_Hr__,ROW()))
Keep getting calculation error on the form.
What am I missing??
Thanks!! Sue