I have a form "A" that gets information for 2 fields (there are more for the user to enter)from a previous form "B". When form "A" opens the information is already in the fields. What I want to do is put in a Cancel button so that the user can close form "A" and not save the data if they accidently opened form "A". I have a button made with the close command, and have searched these forums for ways to not save, but have not found any that work. Could someone give me a good way to close the form without saving?