View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
sbriscoe[_5_] sbriscoe[_5_] is offline
external usenet poster
 
Posts: 1
Default CommandBar code does NOT work if Excel is Already Open :(

Hi
I am just creating a new instance of the Excel application to use...

ExcelApp = new Excel.Application();

How would I get reference to the current Excel application in C#

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