Opening a Form

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.
 

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