View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
sbriscoe[_6_] sbriscoe[_6_] is offline
external usenet poster
 
Posts: 1
Default Need Help Please

Thanks for your help :)

Right now I am using:

ExcelApp = new Excel.Application();

Which is creating a new object.

I will have to see about a GetObject() call in C#...

anyone out there have any idea?

--
Message posted from http://www.ExcelForum.com