Copy unbound textbox value into 2nd table

smyeong

Registered User.
Local time
Tomorrow, 00:32
Joined
Mar 17, 2003
Messages
27
Dear all,
My question is to know how to copy a unbound textbox named balance " =nz([Total Deposits])-nz([Total Withdrawals]) " which is located in my form control and paste into another master table once the field get updated?
Any trick will do? Thanks in advance....

Regards,
YEONG
 
Hmz, you should not store calculated values at all....

Sorry... :)
 
Last edited:
namliam forgot the Not
Hmz, you should Not store calculated values at all....

;)
 

Users who are viewing this thread

Back
Top Bottom