idavis1900
Technical User
- Dec 17, 2008
- 18
This thread seems like something I could use but I don't understand where to put the code. Does it go on the beforeupdate on the form or the beforeupdate on the text box [CkAmount]
I believe this is the right code:
Me![CkAmount] = Me!Percent
my table is tblbill
my form is frmbill
on the form [percent] as a iff statment that I would like the result to be put in the bound text box [ckamount]
thank you for your help
I believe this is the right code:
Me![CkAmount] = Me!Percent
my table is tblbill
my form is frmbill
on the form [percent] as a iff statment that I would like the result to be put in the bound text box [ckamount]
thank you for your help