G
Guest
I have a form which is opening in a mainform by clicking a command button:
Me.[dummyform].SourceObject = "offer"
Now I would like to close this "offer" form automatically with a doCmd. (but
only this "offer" form and not the main form.
Is that possible and if yes, how?
Thanks
Klaus
Me.[dummyform].SourceObject = "offer"
Now I would like to close this "offer" form automatically with a doCmd. (but
only this "offer" form and not the main form.
Is that possible and if yes, how?
Thanks
Klaus