I am trying to add 4 fields and get their TOTAL.
The individual fields display the correct number, but the TOTAL of the fields is blank.
Example
Total: w + b + O + NA
which is the expression in my query. One time the Total field showed #error
W,B,O,NA are all defined as number fields in the database.
Review:
My query displays
W b O NA Total: w + b + O + NA
A total of 5 columns
The Total column shows balnk??
Any ideas?
Your help is appreciated
Jim
The individual fields display the correct number, but the TOTAL of the fields is blank.
Example
Total: w + b + O + NA
which is the expression in my query. One time the Total field showed #error
W,B,O,NA are all defined as number fields in the database.
Review:
My query displays
W b O NA Total: w + b + O + NA
A total of 5 columns
The Total column shows balnk??
Any ideas?
Your help is appreciated
Jim