J
jamie
I have a userform with three text boxes...
TxtBox1
TxtBox2
TxtBox3
Each text box fills a cell (on clicking CmdOK) A1, A2, A3
I want TxtBox1 to muliplty by TxtBox2 and the value to enter
TxtBox3...
Can this be done. I know that I can put this simple formula into the
worksheet but I want the use to work in the userform...So the formula/
calculation has to be done in VB?
Regards and thanks in advance!
Jamie
TxtBox1
TxtBox2
TxtBox3
Each text box fills a cell (on clicking CmdOK) A1, A2, A3
I want TxtBox1 to muliplty by TxtBox2 and the value to enter
TxtBox3...
Can this be done. I know that I can put this simple formula into the
worksheet but I want the use to work in the userform...So the formula/
calculation has to be done in VB?
Regards and thanks in advance!
Jamie