hi UE peops ---
simple macro question that I can't quite finger out. Should be easy, but damn Ive been on it for over 2 hours.
How do you send a literal string to the clipboard without first copying it or selecting it?
IOW, I want to send the "," to the clipboard between copyappend operations to separate a csv list.
a command like ---> ClipboardAppend "," <--- would work if such a command existed.
anyone know or have a snippet they could share? I know im gonna kick myself when I see how easy it is.
WZ
simple macro question that I can't quite finger out. Should be easy, but damn Ive been on it for over 2 hours.
How do you send a literal string to the clipboard without first copying it or selecting it?
IOW, I want to send the "," to the clipboard between copyappend operations to separate a csv list.
a command like ---> ClipboardAppend "," <--- would work if such a command existed.
anyone know or have a snippet they could share? I know im gonna kick myself when I see how easy it is.
WZ