Thread: Program
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson Jim Thomlinson is offline
external usenet poster
 
Posts: 5,939
Default Program

Nope... Having multiple instances of Excel running is problematic anyways. My
recommendation would be to figure out how to do whatever you want to do in
one instances.
--
HTH...

Jim Thomlinson


"Jason Zischke" wrote:

Hi all,

Is there a way to prohibit another excel file opening up in the same window
as the program that I have created?

Jason