how to solve this problem???

M

miles

hihi

i need some help

i have created a form for my project all the things are done properly

eg ID OPENINGBAL ISSUEDQTY RECEIVEQTY
CLOSINGBAL(openingbal -SUM[issuedqty]+SUM[receiveqty])
1 15 11 1
5

mean that one ID can have alot of issuedqty n receiveqty so i sum u
all to get the closing bal

but there is one problem the closing bal in the form will not calculat
the correct ans (5) it will remain as usual number unless i close th
form n open again...............................then i will get the an
(5)
this will not make it user friendly.

how to solve this problem???
is it that my computer lack??
 
Top