Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
If I select a cell, and copy, it goes to the clipboard differently than if I
select the text from the formula bar. (I know, formatting gets included). My problem is, I have an external application that can not paste unless it is in the format of a copied cell !!! So, how can I convert a text only entry on the clipboard to one that looks like it was copied as a cell? I'd like to do this in VB. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You can't unless you put it in a cell and copy it.
-- Regards, Tom Ogilvy "RandyDtg1" wrote in message ... If I select a cell, and copy, it goes to the clipboard differently than if I select the text from the formula bar. (I know, formatting gets included). My problem is, I have an external application that can not paste unless it is in the format of a copied cell !!! So, how can I convert a text only entry on the clipboard to one that looks like it was copied as a cell? I'd like to do this in VB. |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way to manipulate the clipboard to do this?
I want to make text that was copied, look like a cell copied to the clipboard. |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sorry I wasn't clear. No, you can not do this.
-- Regards, Tom Ogilvy "RandyDtg1" wrote in message ... Is there a way to manipulate the clipboard to do this? I want to make text that was copied, look like a cell copied to the clipboard. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Clipboard empty but still get waring that clipboard is full | Excel Discussion (Misc queries) | |||
Excel data reformatted in Word mailmerge | Links and Linking in Excel | |||
Pasting from clipboard-how to control text-to-columns delimiting | Excel Discussion (Misc queries) | |||
How can I format text pased directly from clipboard to appear in correct cells | Excel Programming | |||
Copying the text from a text box to the clipboard | Excel Programming |