I need the mouse to click multiple items that aren't consecutively
together.in the
For example, I need to select the first item, then the fourth item, then the sixth item, then the seventh item and so on. I need them all to stay selected so I can copy them or perform a function of some sort with them.
I know normally it is clicking the left button while you hold down the control key. But, it won't work when I put what I believe is the correct way to do it.
Here is the code I put in the spreadsheet:
I tried this one by toggling on the control button and just using the left button that is programmed to the center puff instead of trying to do them together. That didn't work either.
I also tried both of these on toggle, but then it wants to drag the items I am picking
If anyone knows any better than this, please let me know!
Thank you!
Ronnie