- Dec 10, 2002
- 2,358
- 0
- 0
Hi all. Ok, here's what I want. I need to take the values of several labels in a form and export that to the windows clipboard. Problem. Excel apparently won't let me export to the windows clipboard via the macro in any way I can find. Only its own internal clipboards.
I'm needing to know the simplest way to export text data from a variable in my excel macro to the windows clipboard using an excel macro. Thanks.
The data itself is being pulled from several labels in a form and needs to be exported to the clipboard so it can be pasted into an email and several other locations outside of excel. Much apreciated and many thanks for the help.
I'm needing to know the simplest way to export text data from a variable in my excel macro to the windows clipboard using an excel macro. Thanks.
The data itself is being pulled from several labels in a form and needs to be exported to the clipboard so it can be pasted into an email and several other locations outside of excel. Much apreciated and many thanks for the help.