I am trying to open a form by pushing a command button on another form but am getting the error message: "You cancelled the previous operation". I know the code is right but i can't see why it is giving me this error. Can anyone help?
the code i have used is:
docmd.openform "frm instructions" , acnormal
the code i have used is:
docmd.openform "frm instructions" , acnormal