value of field setting to 1

  • Thread starter Thread starter Jason
  • Start date Start date
J

Jason

I have a form_current code calling a procedure reopen(ID as long)

but after the form is opened and requeried the form is not updated with the
new information and ID is changed to 1 when the procedure was caleld with a
value of 8. This procedure is in the modules procedure so should not be
affected by the form that is closed, nor the form that is opened/requeried.

Thanks,
J.
 
Solved - It turns out I was requerying/opening the form I was closing not
the form I was intending to reopen.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top