View Single Post
  #10   Report Post  
Posted to microsoft.public.excel.programming
Tushar Mehta Tushar Mehta is offline
external usenet poster
 
Posts: 1,071
Default Excel automation

Interesting -- and something to remember. Thanks for sharing the
resolution.

--
Regards,

Tushar Mehta, MS MVP -- Excel
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article ,
says...
Thanks to you all for your help.

I did manage to find a solution which was actually quite simple.

xlapp.usercontrol = true

did the trick

Thanks
Michelle