How to view a datasheet formatted table inside a form?

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

Guest

I want to display a form and inside that form, display a table in datasheet
format. Can anyone give me a clue??

Thanks!

Tina
 
Thanks, that is a good start. Can I position the table as an object on the
form? I want to have a background with a custom logo and center the
datasheet view in the middle of a tab.
 
Tina Shields said:
Thanks, that is a good start. Can I position the table as an object on the
form? I want to have a background with a custom logo and center the
datasheet view in the middle of a tab.

Use a subform.
 
Rick is correct. Create a new form. Put a subform control on the form.
Make the form you created for the table the source object property of the
main 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