Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi all,
Please give me any suggestion regarding how to send to Excel, 5 strings that I'm getting manualy by selecting/copy from another application. I tryed my best and searched internet but I couldn't solve it. Clipboard looks helpful but.. http://www.cpearson.com/excel/Clipboard.aspx For example: For i=1 to 5 ActiveSheet.Cells(1,i)=Selection/copy(i) Next i Thank you very much for any solution! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Communicating with Excel from another program | Excel Programming | |||
Communicating with Outlook | Excel Programming | |||
Communicating down RS232 | Excel Programming | |||
Communicating errors from a custom function in an add-in | Excel Programming | |||
HELP - Communicating between C++ and VBA | Excel Programming |