View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sunil Pradhan[_2_] Sunil Pradhan[_2_] is offline
external usenet poster
 
Posts: 13
Default Working with forms

I have created an Utility application in VBA/Excel. Application starts with
Form which is opened excusively in current Excel Session. This requires me
to start separate excel session for other works. Is there any way that I can
use Forms which does not open excel excusively?