Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello!
I'am using Office 2003 where I can store 24 Elements to the clipboard. I am already able to use the last Item from the clipboard and to store it at a range in the Worksheet. But what I want to get all 24 elements, if possible in an array()... For example: field(0)=clipboard_element1 field(1)=clipboard_element2 field(2)=clipboard_element3 .... field(23)=clipboard_element24 Also I copy the data from the Internet Explorer, though it is not simple text... Is there any examplecode available? Is there an easy way to realize this? Thanks for your help! Oliver |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Reading data arrays from multiple data files in excel | Excel Discussion (Misc queries) | |||
Reading data from another sheet where data is in variable cells | Excel Discussion (Misc queries) | |||
reading data in pop-up form | Excel Discussion (Misc queries) | |||
reading a data file | Excel Programming | |||
Reading data from a database | Excel Programming |