View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] ilekallio@jippii.fi is offline
external usenet poster
 
Posts: 1
Default CMD prompt output

Hi,

This is my situation: When I press button in excel, a cmd window
executes. I want to have the output from the commands straight to excel
sheet or VB form. I have tried to search solution here without any
luck. Is this generally even possible? Yes, I know and managed to do
this via temp file, but I could use a better solution.

-Ile