Thank you for your speedy response. I know I'm confusing how to do things on userforms and within documents using controls.
I am very new to all of this and trying to work things out very quickly.
As I have three checkboxes and three bookmarked bits of text (one for each checkbox). I get that I'll need to do this for each one.
What I don't know is where or how I do that.
Does it go within the code that runs when the user form is submitted? If yes, how to I reference the specific checkbox and will it work for me to have three pieces of code that are the same but refer to different checkboxes and bookmarked text?
Or does it go against the properties of the checkbox on the userform? If yes, How? I've looked through the grid that comes up for the checkbox properties on the userform and I can't find where I would put the code.
Sorry these are such basic questions. As I mentioned I a total beginner (cobbling things together through youtube tutorials).
Thanks again for your help
Last edited by dohertym; 05-16-2022 at 04:30 PM.
Reason: To make it clearer
|