Open Edits in a multi-table query form

T

tkirchoff15

Howto you open the fields to be edited in a form the uses a multi-table query
to open it?? Thanks
 
C

Chris Reveille

When you open the query can you update records? If not, you won't be able to
do it in a form based on that query. Modify the query.
 
T

tkirchoff15

Thanks .. for the info

Chris Reveille said:
When you open the query can you update records? If not, you won't be able to
do it in a form based on that query. Modify the query.
 
Top