M
Michael Anderson
Hi
I have been customising a Contact form. I have 5 currency number fields.
"mxzVehiclePurchasePrice" , “mxzVehicleDepositeAndTradeInâ€,
“mxzWarrantyCostâ€, "mxzVehicleCostTotal" and "mxzVehicleCostTotal".
As there can be different combinations for some users not having warranties,
no deposits etc, what I want is some code that is like the GotFocus method
for either of the 2 totalling fields. The Sub
Item_CustomPropertyChange(ByVal Name) is crude and relies on users entering
data in every field. At times if one option is not selected then the 2
totalling fields currently have no way of starting!
I have been customising a Contact form. I have 5 currency number fields.
"mxzVehiclePurchasePrice" , “mxzVehicleDepositeAndTradeInâ€,
“mxzWarrantyCostâ€, "mxzVehicleCostTotal" and "mxzVehicleCostTotal".
As there can be different combinations for some users not having warranties,
no deposits etc, what I want is some code that is like the GotFocus method
for either of the 2 totalling fields. The Sub
Item_CustomPropertyChange(ByVal Name) is crude and relies on users entering
data in every field. At times if one option is not selected then the 2
totalling fields currently have no way of starting!