kevinonearth
Member
Hi,
I'm creating an input form in Excel using VBA
one field contains contract_admin_costs
another field contains contract_staff_costs
I want a third field to add contract_admin_costs and contract_staff_costs and input the answer in a third field as soon as the two other fields are input by the user, I know this is really easy in excel but how do I programme a field in VBA to do this?
I'm creating an input form in Excel using VBA
one field contains contract_admin_costs
another field contains contract_staff_costs
I want a third field to add contract_admin_costs and contract_staff_costs and input the answer in a third field as soon as the two other fields are input by the user, I know this is really easy in excel but how do I programme a field in VBA to do this?