alorenzini
Registered User.
- Local time
- Yesterday, 22:30
- Joined
- Oct 16, 2007
- Messages
- 25
Using Access 2007, I have a form with a unbound control that uses an expression to calculate a total: =[TxtReimburseTotal]+[txtElectTotal]+[txtEducationTotal]+[txtTravelTotal]+[txtMiscTotal] as the control source. I need to take this value and update a bound textbox which controlsource is set to a field in the database and if the amounts changes to the unbound they need to automatically be reflexed in the bound text box.
Thanks Art
Thanks Art