I hope I put this in the right place, but I have a problem.
I made a report from a Query, and in the report footer I have a unbound text box with this expression. =Sum([Estimated Time]) I run the report and this is the error I get.
"The expression is typed incorrectly, or its to complex to be evaluated. Example a numeric expression may contain too many complicated elements."
I also have another unbound text box with the following expression
=Sum([Actual Time])
And it works great. All the data in the Estimated Time field is manually entered just like the actual time. All information is in the same table.
I just don't understand.
Please send help.
Thanks,
Pujo
I made a report from a Query, and in the report footer I have a unbound text box with this expression. =Sum([Estimated Time]) I run the report and this is the error I get.
"The expression is typed incorrectly, or its to complex to be evaluated. Example a numeric expression may contain too many complicated elements."
I also have another unbound text box with the following expression
=Sum([Actual Time])
And it works great. All the data in the Estimated Time field is manually entered just like the actual time. All information is in the same table.
I just don't understand.
Please send help.
Thanks,
Pujo