Hi all,
I've tried several macros now to copy cell content, in a specified range and on double-click, to the clipboard.
I found a single-click version that seems to work:
...however, it includes " at the beginning and end of the copied string (at least when I paste outside of Excel), which I assume is happening because my copied content has multiple lines of text.
That is getting a bit annoying now as I'm posting into a JIRA ticket and the " are messing up the formatting.
I then also found this, which is using the Microsoft Forms 2.0 library (added) and supposed to be a double-click variant of the above (which would be my preference), but doesn't seem to be working at all:
Does anyone have an idea how I could tweak the 2nd code (double-click variant) to work + implement some sort of code that prevents it from including the quotes " to the copied text in the clipboard?
No luck finding anything on here or other forums, but looks like that has been asked a few times already 
Any help is appreciated!
Many thanks!
Bookmarks