Thread: Did user Save?
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Patti[_2_] Patti[_2_] is offline
external usenet poster
 
Posts: 36
Default Did user Save?

Is there a way to trap whether the user "saved" using the icon, ctrl+s, or
file save? I'd like to set a Boolean if they do.

I'm trying to separate that behavior vs. saying yes to "do you want to save
changes?" when they close a file - is that possible?

Thanks in advance!