kinetekerz
Board Regular
- Joined
- Jun 11, 2015
- Messages
- 53
Hi!
Pretty novice as only just started at this so apologies!
I'm looking to create a userform within excel to assist repetitive typing.
It needs to compose of multiple check boxes that would copy the context of that check box, and have the option to select multiple amounts of these check boxes to then copy to clipboard. If multiple boxes are selected they would need to be spaced or paragraph formatted in between these if possible.
There also needs to be 2 option boxes above these which would read, yes or no, depending which is selected this context would be copied and placed into the clipboard aswell.
So for example the option boxes would ask: Yes or No (this is a mandatory input) this would then copy the relevant Yes or No into the clipboard.
Then the check boxes would state for example: Requested X, Requested Y, Requested Z.
Selecting 1 or multiple of these would again need to copy the context of that box to the clipboard and as mentioned before a paragraph space if multiple boxes are selected.
So what I would want the pasted text to look like for example would be (I wish for the same formatting)
Yes
Requested X
Requested Y
Requested Z
Where would I start with the macros / code to make this work?
Any help is much appreciated!
Pretty novice as only just started at this so apologies!
I'm looking to create a userform within excel to assist repetitive typing.
It needs to compose of multiple check boxes that would copy the context of that check box, and have the option to select multiple amounts of these check boxes to then copy to clipboard. If multiple boxes are selected they would need to be spaced or paragraph formatted in between these if possible.
There also needs to be 2 option boxes above these which would read, yes or no, depending which is selected this context would be copied and placed into the clipboard aswell.
So for example the option boxes would ask: Yes or No (this is a mandatory input) this would then copy the relevant Yes or No into the clipboard.
Then the check boxes would state for example: Requested X, Requested Y, Requested Z.
Selecting 1 or multiple of these would again need to copy the context of that box to the clipboard and as mentioned before a paragraph space if multiple boxes are selected.
So what I would want the pasted text to look like for example would be (I wish for the same formatting)
Yes
Requested X
Requested Y
Requested Z
Where would I start with the macros / code to make this work?
Any help is much appreciated!