View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mctabish Mctabish is offline
external usenet poster
 
Posts: 6
Default How can I cut and paste from excel to other applications, multiple pieces of info?

At my work, we use about 10 different applications and we are need to cut
and paste info back and forth between these applications. I also want to
keep a log of the info I have been working with.

Ideally, what I would like to do is to paste all of the info I need from the
different applictions into a row in excel, then press a macro button, and
then "load" the info into the clipboard (or whatever) and then when working
in the other applications, press a HOTKEY that I can assign (maybe something
like ctrl-Fx) and then paste the desired bit of info into that application.
The other apps are NOT EXCEL based.

I realize I may need to go outside of Excel to do all of this but if
somebody could point me in the right direction. Is there a clipboard add-on
that I can stuff from excel? That would be the easiest way for me!


Thanks