C
Chris Berry
I need a very basic userform with two text boxes for input, a label box
for the result and a button to print the userform. The formula is
simply (first text box + ((1 - Second text box) * First text box).
I want this userform to be the only thing shown when this spreadsheet
is opened and the ability to save the calculation is not important.
How would you go about this?
for the result and a button to print the userform. The formula is
simply (first text box + ((1 - Second text box) * First text box).
I want this userform to be the only thing shown when this spreadsheet
is opened and the ability to save the calculation is not important.
How would you go about this?