Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Our pricing program produces a quote letter on a worksheet. All text is in
Column A. Right now I have a button that puts Column A into the clipboard, then the user pastes it into Notes. The problem is Notes considers this a picture, so the user has to select Paste Special - Text from the menu to paste in. Now the macro behind the button could easily turn the text in Column A into a delimited text string. But then how would my VBA code put that string into the clipboard? Don <www.donwiss.com (e-mail link at home page bottom). |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hyperlinks in plain text? | Excel Discussion (Misc queries) | |||
putting a string from one cell in the formula of another -- indirect needed? | Excel Worksheet Functions | |||
Hyperlink from plain text. | Excel Discussion (Misc queries) | |||
Need to turn off prompt about putting on clipboard or not... | Excel Discussion (Misc queries) | |||
Putting an image into the clipboard | Excel Programming |