Re: code for closing form




Not sure I'm reading from the same page but how about;
writing the code for the command button on click to be
DoCmd.Close
DoCmd.Openform "NewFormToOpen"


--
DigiVampPosted from - http://www.officehelp.in

.