Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to paste some information to note pad from excel
in vba I do something like Range("c2").Select Range(Selection, Selection.End(xlDown)).Copy Shell("notepad.exe") I need something in the Shell command to make the notepad window active, and be able to paste to it. Any ideas? --thanks --mike |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Shell command and Notepad | Excel Programming | |||
Shell Command | Excel Programming | |||
Shell command | Excel Programming | |||
xp shell command using vba | Excel Programming | |||
SHELL command | Excel Programming |