Thread: Clipboard
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Clipboard

I assume the clipboard does not contain a copy of a range.

Range("B9").Select
Activesheet.Paste

--
Regards,
Tom Ogilvy

"grahammal" wrote
in message ...

What VB syntax do I use to "Paste" the contents of the clipboard to a
particular cell location.


--
grahammal
------------------------------------------------------------------------
grahammal's Profile:

http://www.excelforum.com/member.php...o&userid=20336
View this thread: http://www.excelforum.com/showthread...hreadid=508970