I have a cboplant , txttotalcost, txtboxMI, and txttotalcostCH. The combobox has an if statement, something like If cboplant = mi then txttotalcost = txtboxMI, etc.
This works great, unless the user changes the cboplant value. In other words it works once..how do I get the fields to update...