Error Opening the same form twice in Datasheet View

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I inadvertently opened the same form twice in my application, the form
opened as a single form in 'Form View' mode rather than in 'Datasheet' mode.
The Default View is set to Datasheet and the only View Allowed is set to
Datasheet on the form. So why does it open as a single form in form view
mode, as opposed to a datasheet?

The form opens perfectly as a datasheet when it is not already open in the
application. It's only when you try to open a form, which is already open,
again.

Any ideas or practical workarounds are much appreciated. Many thanks.

Regards

Byz
 
I'm assuming you're performing the open using Docmd.Openform.. If so, then
it's a known issue that the parameter or property is ignored. There may be
a KB about it, and supposedly there is an enhancement slated for Access 12.
 

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

Back
Top