Thread: Cancel button
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
IamHaxer IamHaxer is offline
external usenet poster
 
Posts: 3
Default Cancel button

When using a custom dialog box why doesn't the cancel button work. I mean yes it takes you out of the dialog box but any values you entered while in it (such as selecting a value from a combo box) are still applied if you hit "Cancel" or "Ok". Is there a way to make the changes not apply if you hit "Cancel"?