Sumation of numbers

rimo

New member
Local time
Today, 09:57
Joined
Feb 16, 2008
Messages
2
Hi everybody. It must be simple answer i guess.

When i sum numbers of fields where information is entered by myself, it is ok.
When i sum numbers of fields where fields where information is formated by IIf function, i always get 0. SQL clauses are ok, problem elsewhere.
 
That' nice. Is there a question?

(Post your SQL statement, and anything else problem-related.)
 
I agree with Moniker.

I would add that it is easy to turn numbers into text with the format function. Summing text doesn't work...
 
Problem is fixed, it was unknowing such thing as "Update" querry. Thanks
 

Users who are viewing this thread

Back
Top Bottom