Thread: Combobox
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
rua17 rua17 is offline
external usenet poster
 
Posts: 2
Default Combobox

I added a combobox to my excel sheet. eveything is working fine except this
problem

I open the workbook, I immediately close it and it always ask me to save it.
It's a problem to me because I open and close the file programmatically in
order to capture some data

Any idea how to avoid this situation?

TIA