View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Alerion Alerion is offline
external usenet poster
 
Posts: 11
Default thisworkbook.saveAs triggers change event?

I run to this problem today.
Whether or not I use VBA to save my workbook, it triggers a change event in
the first combobox in the code. Then it seems to reset the selection in some
other comboboxes.

Why is this happening and how can I prevent it?

Alerion