View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike Archer[_2_] Mike Archer[_2_] is offline
external usenet poster
 
Posts: 8
Default Multiple windows

Hello.
Does anyone have any idea on why a particular workbook
would cause a particular machine to open 2 instances of
excel (each on a different sheet). The only thing that
the Workbook_Open() routine does is show a userform. It
seems to occur even when macros are disabled.
TIA
Mike