I have a textbox that I want to fill with a formula that references another text box on the same userform.
This is what I have... but I want to have the number 11 be a variable so when I type in a value in Textbox1 then the formula will put the value of textbox1 in for the number "11"
Thanks