Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Paste cell content to another program

Hi,
I want to write a routine to copy a cell content from Excel and paste it at
the current cursor position of another opened program, say Note Pad. Can
someone help please.
Thanks in advanced.
Frank Chan


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 34
Default Paste cell content to another program

Frank:

Two things. First, if you really want to get to Notepad, you're in for
a lot of work as Notepad is not conversant with MS Office (that is, you can't
get to the VBA behind it, if it uses VBA at all). Second, if you want to
pull this off using MS Word, then you have to use Word references in Excel
(in the VB editor, click Tooks, References) and then write Excel/Word code in
your Excel program. This is the fundamental premis behind being a MS Office
Integrator (programmer). It's not really hard but you'll have to know how to
code VBA behind Word as well as Excel.

Steve in Ohio

"Frank" wrote:

Hi,
I want to write a routine to copy a cell content from Excel and paste it at
the current cursor position of another opened program, say Note Pad. Can
someone help please.
Thanks in advanced.
Frank Chan



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I paste worksheet to an other program through a HYPERLINK Patrick Excel Discussion (Misc queries) 2 November 4th 06 09:07 PM
How do I copy a formula/paste w/o losing the cell content? CShannon Excel Discussion (Misc queries) 6 June 25th 05 12:39 PM
How to paste a content copied from a cell as a Filename in SaveA. Raj Excel Discussion (Misc queries) 3 March 29th 05 11:45 PM
Copy/Paste program error Eager2Learn[_11_] Excel Programming 2 June 24th 04 05:21 AM
Copy/Paste based on cell content. Hugh Askew Excel Programming 2 April 25th 04 01:06 PM


All times are GMT +1. The time now is 08:18 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"