Datasheet view

  • Thread starter Thread starter Guest
  • Start date Start date
So long as the datasheet is actually a form, and not a query or table, then
there is little disadvantage. Any code you write for the form fires, except
for controls that don't display, like buttons. If you want buttons, or images,
that have event procedures, use a form with continuous records. Otherwise,
I'm not aware of any disadvantage of a datasheet. In fact, it's nice that users
can resize columns in a datasheet, whereas they cannot with a form.
 

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