=> Basing a form on a Query or a Table

R

Rhonda Fischer

Hello,

I have a subform that I would like the user to be able
to enter data directly into. Is this possible if my
subform is based on a query or do I need to base the
subform on a Table, which means I will need to add
a couple of columns to my table to accommodate this.

Thank you very much
Rhonda
 
R

Rick Brandt

Rhonda Fischer said:
Hello,

I have a subform that I would like the user to be able
to enter data directly into. Is this possible if my
subform is based on a query or do I need to base the
subform on a Table, which means I will need to add
a couple of columns to my table to accommodate this.

Thank you very much
Rhonda

Depends on the query. Not all queries are updateable. If yours is then
you can bind the form to it and you'll be fine.
 

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