I'm pretty sure this is a simple and stupid problem but I can't solve it so please help.
I have a form, the form has a box (Text181) with:
=Sum([UseHoursTrips+TtlAllow]
as the formula to get data. This Text181 is in the header. If I just have the UsehoursTrips and take out the TtlAllow and run the problem, the answer is correct. If I reverse it, it is correct again. However, when I put the two together as above, I get #Error. Before I started testing and playing with the Sum I was just getting a wrong numerical answer.
Both fields in the table are numbers.
Suggestions why I am getting this #Error. Thanks, JL
I have a form, the form has a box (Text181) with:
=Sum([UseHoursTrips+TtlAllow]
as the formula to get data. This Text181 is in the header. If I just have the UsehoursTrips and take out the TtlAllow and run the problem, the answer is correct. If I reverse it, it is correct again. However, when I put the two together as above, I get #Error. Before I started testing and playing with the Sum I was just getting a wrong numerical answer.
Both fields in the table are numbers.
Suggestions why I am getting this #Error. Thanks, JL