View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
minimaster minimaster is offline
external usenet poster
 
Posts: 73
Default Possible to remove Workbook window title bar? Or other ways toarrange multiple workbook windows.

Does anyone know whether it is somehow possible with VBA and API calls
to remove the title bar from a workbook window? I know it can be done
for a user form, but I like to arrange the 3 windows (all from one
workbook) in the main excel window and the title bars for the seperate
windows are messing up the whole view.

May be there is another way to display multiple worksheet tabs from
one workbook at once in the main Excel window. ??

Let me know whether someone has good sugestion regarding this.