I have a userform that I have set up as a templete. Inside of the form I have textboxs that the user will input information into. I also have a label that changes the caption. I would like to have something like this:
Take the value in the label.
find it in col A
go over 1 cell to the right and = textbox.value
Thank you
Take the value in the label.
find it in col A
go over 1 cell to the right and = textbox.value
Thank you