Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Dear all,
I write a macro to email a list of files by outlook express through shell. As focus passes to OE and it finish the email sending process, the focus remain on OE. How can the focus pass back to the worksheet? Thanks in advance |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Abc,
I write a macro to email a list of files by outlook express through shell. As focus passes to OE and it finish the email sending process, the focus remain on OE. How can the focus pass back to the worksheet? Use: AppActivate Me.Caption Regards Stephen Bullen Microsoft MVP - Excel Professional Excel Development The most advanced Excel VBA book available www.oaltd.co.uk/ProExcelDev |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Return Information from Shell Command | Excel Programming | |||
SHELL to open an application and pass parameters to it | Excel Programming | |||
Shell can open an application, can it close an app too? | Excel Programming | |||
shell out of excel into another app | Excel Programming | |||
Application Process-Shell Command | Excel Programming |