Editing in a query

G

Guest

I have created a query bringing together data from two tables as I needed to
match two fields from separate tables together to bring me the related
records.

However, within this query I need to assign agents to call the related
customer mathcing both these fields and I am unable to edit this data for
some reason.

Any ideas as to how i can enable editing? I can make the drop down list pull
down but then cannot enter the data.

Many Thanks,
Matt
 
R

Rick Brandt

Matt said:
I have created a query bringing together data from two tables as I
needed to match two fields from separate tables together to bring me
the related records.

However, within this query I need to assign agents to call the related
customer mathcing both these fields and I am unable to edit this data
for some reason.

Any ideas as to how i can enable editing? I can make the drop down
list pull down but then cannot enter the data.

Many Thanks,
Matt

There is a help topic named "When can I edit data in a query" that you need to
read. Basically multi-table queries are not editable unless constructed just
right. The more tables added the less likely that the resultset can be made
editable. With only two tables you should be able to tweak the design so that
updates are possible.
 
G

Guest

Rick,

I still seem to be having problems and depsite my fields not being locked it
gives this impression when attempting to edit.

All three tables have some form of join between them and still there is no
solution
Do you have any further ideas?
Matt
 

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