View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
pikus pikus is offline
external usenet poster
 
Posts: 1
Default not for the newbies...

I haven't yet succeded in getting rid of the "Close" button but I'll le
you know if I do. In the meantime, this is to get rid of the resiz
buttons:

Workbooks(1).Windows("Book1.xls").EnableResize = False

- Piku

--
Message posted from http://www.ExcelForum.com