View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Simon Lloyd[_759_] Simon Lloyd[_759_] is offline
external usenet poster
 
Posts: 1
Default Copying Cell data and pasting into word document?


Is it possible in VBA to copy named range data and paste it in to new
word document?, I intend using a command button to start the code where
for arguments sake Range("A1") will have a name selected from a list
which will be the name of the named range, on click of the button copy
and paste the named range data (values only!) in to a newly opened word
document, it doesnt matter if it is pasted in to the default position
(where the cursor starts flashing) when you first open word.

Any ideas?

Regards,
Simon


--
Simon Lloyd
------------------------------------------------------------------------
Simon Lloyd's Profile: http://www.excelforum.com/member.php...fo&userid=6708
View this thread: http://www.excelforum.com/showthread...hreadid=549029