adding numbers up

D

Dave B

Hi,

I am currently trying to add a column of numbers up for an invoice im
creating. I can do this in spreadsheets by declaring that any number entered
from within x to y is totalled. Is this possible in access, i dont want to
store the amounts entered only the total amount. The end result will be
produced on report which will then be printed off, also if i cud manage to
re-create the same thing but minus storing the end result within a report
that wud be fine.

1+2+3+4+5 = 15 is stored others arent

Thanks in advance,

Dave
 
Top