View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jack jack is offline
external usenet poster
 
Posts: 97
Default Problem in Vista

Hello,
I am using Excel automation in my vbasic programming.
All works fine in Windows XP, however under Vista the
moExcelApp.Workbooks.Count returns 0 despite there is the one opened sheet.
Why is that difference?
In both Windows I use the same, Excel 2003 application.
Thanks,
Jack