I
Ig
Hi,
DoCmd.OpenForm "MyForm", , , , acFormReadOnly
Is it possible to know in MyForm's code what parameter acForm... it was
called with?
(assuming that I don't know design settings of AllowEdits,AllowDeletions and
AllowAdditions of MyForm)
Thanks
DoCmd.OpenForm "MyForm", , , , acFormReadOnly
Is it possible to know in MyForm's code what parameter acForm... it was
called with?
(assuming that I don't know design settings of AllowEdits,AllowDeletions and
AllowAdditions of MyForm)
Thanks