View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Paul Delke Paul Delke is offline
external usenet poster
 
Posts: 1
Default Treeview expanding when saving a workbook

When I save a workbook in Excel 2003 the treeview expands, showing all nodes.
I added code to the before save event and that works, but the AutoSave
doesn't fire this event. It also does this in XL2000 & XP.

How can I stop this?

Thanks,
Paul