View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.misc
 
Posts: n/a
Default Open workbook hides

Thanks Dave,
I had had a startup macro in one of the workbooks that kept hiding all
the other workbooks, All I had wanted was for the workbook to show, and
nothing else such as the toolbars and the menus, and the worksheet
tabs...thats where the problem is from(Ibelieve) is from trying to hide
the worksheet tabs, the macro calls it workbook tabs,

I deleted the workbookopen event now things seem to be working fine

It would be neat to have just the sheet showing in this one particular
workbook
But I would still like too have the other workbooks show at the bottom
of the screen

anyway, I believe this is where my problem originated