J
John Eddy
Ok I've tried several different wasy to do this and can't
quite get it right. I have a table that I would like to
paste text into based on a selection someone makes from
checkboxes on a userform. The kicker is that I need them
to be able to select more than one checkbox and have the
selected text be pasted in from each checkbox. I suppose
an "if" statement would work but I'm still a beginner and
I'm not sure how to address this problem.
Basically I'd like the user to be able to make as many
selections as they'd like and when they click on my "OK"
button have the corresponding text pasted into the table.
Would a code that pastes one line if they only choose one
box and have each possible choice of multiple choices all
lined up in an if statement work? And if so how would that
code look? I can't seem to find anything like that in my
books or the online help!
Thanks in advance for any help!
John
quite get it right. I have a table that I would like to
paste text into based on a selection someone makes from
checkboxes on a userform. The kicker is that I need them
to be able to select more than one checkbox and have the
selected text be pasted in from each checkbox. I suppose
an "if" statement would work but I'm still a beginner and
I'm not sure how to address this problem.
Basically I'd like the user to be able to make as many
selections as they'd like and when they click on my "OK"
button have the corresponding text pasted into the table.
Would a code that pastes one line if they only choose one
box and have each possible choice of multiple choices all
lined up in an if statement work? And if so how would that
code look? I can't seem to find anything like that in my
books or the online help!
Thanks in advance for any help!
John