Requery an open form

S

Simon

I have a form frmOrder, i have a button on the frmOrder that opend up
a subform (frmOrderSubform )
on my subform i have a Close button

On the close button i would like to also requery the frmOrder

What would the code be to requery another form that is already open


Thanks
 
S

Steve Schapel

Simon,

Notwithstanding Bob's reply, which I think is what you want, I was
myself having trouble understanding your question. But now I suspect it
is because of your use of the word 'subform' to mean something different
from what it normally means in Access. A subform is a form that is
embedded within another form. You can't "open" or "close" a subform. I
think what you mean is "another form". Am I right?
 

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

Top