View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Gary''s Student Gary''s Student is offline
external usenet poster
 
Posts: 11,058
Default Invoking another Application from excelvba

See:

http://forums.aspfree.com/windows-sc...ys-157296.html
--
Gary''s Student - gsnu200770


"yagna" wrote:

Hi,

I have Monarch application in "C:\program files\monarch\monarch.exe", from
which i need to execute a certain command & get the output file as Excel.

How do I invoke this application form Excel VBA.

I tried with create object, still the error 429 & 424 is poping up.

can you guys help me out.

regards,
Yagna.