View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Patrick[_2_] Dave Patrick[_2_] is offline
external usenet poster
 
Posts: 25
Default Paste from clipboard to an Excel table

Yes, it does work.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

"ChrisW" wrote:
| Is it possible to paste from the clipboard object directly into a
multi-field
| MS Acess table, or alternatively into an array.
|
| The data on the clipboard will be multi column and multi row data. The
| tabel will have the same number of columns (fields).
|
| I know there are other ways of performing this task, but this option is
the
| best for the circumstances.
|
| Thanks
|
| --
| CW