D
dhstein
I have a form based on a query. When I open it directly I get a data sheet
view with continuous records which is what I want. When I open it with :
DoCmd.OpenForm "frmMyForm" I get a form with one record. How do I get the
datasheet recored? Thanks for any help.
view with continuous records which is what I want. When I open it with :
DoCmd.OpenForm "frmMyForm" I get a form with one record. How do I get the
datasheet recored? Thanks for any help.