Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I can activate taskmgr from a macro by
SHELL("c:\windows\system32\taskmgr.exe") How can I access the displayed process information, i.e. process name and PID, or get taskmgr to copy this information to a text file? -- Gary's Student |