modify record

  • Thread starter Thread starter Florin
  • Start date Start date
F

Florin

Hi,

How can I modify a record, into a form, when I have more identical record in
a table?
 
The question is not clear. What do you mean by "modify a record, into a
form"? Why are there identical records, and what do they have to do with
the question?
 
Hi,

How can I modify a record, into a form, when I have more identical record in
a table?

If you have multiple identical records in a table... your table design is
incorrect. Every table should have a Primary Key, a field or combination of
fields which uniquely identifies one single record. If you do not have such a
field, then Access cannot possibly tell WHICH of the identical records you
want to edit.

John W. Vinson [MVP]
 

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