Good day to you all.
Please I have a form with 6 unbound fields (Field 1-6). Field6 depends on the input of Field1-5. I do not want Field6 to update automatically while inputting data into field1-5. I have a button called "Calculate" . I want field6 to update only on the click of this button "Calculate" . Any Vba to use please.
Thank you in advance.
Please I have a form with 6 unbound fields (Field 1-6). Field6 depends on the input of Field1-5. I do not want Field6 to update automatically while inputting data into field1-5. I have a button called "Calculate" . I want field6 to update only on the click of this button "Calculate" . Any Vba to use please.
Thank you in advance.
Comment