i have four fields, price1,price2,price3 and total
i made a form.. made four controls named as above.
i want the total to automatically be the total of the three prices, and change whenever anything is updated.. like in excel..
can i use an afterupdate command on the price1,2 and 3 controls, or can i just use one bit of code in the total control.. ?
i made a form.. made four controls named as above.
i want the total to automatically be the total of the three prices, and change whenever anything is updated.. like in excel..
can i use an afterupdate command on the price1,2 and 3 controls, or can i just use one bit of code in the total control.. ?