Access Forms

  • Thread starter Thread starter mercedes_qb
  • Start date Start date
M

mercedes_qb

Hi, all I am fairly new to manipulating forms in access. First I need
to get
the database to have unique records. So I followed the instructions
for
creating a query and trying to append records to a new database. Here
I am stuck I can't append records to the new database. Can anybody
help help ????

Cause then I need to do a form off this database and have a subform
display required
autofill data.

Help, Help!
 
Hi, all I am fairly new to manipulating forms in access. First I need
to get
the database to have unique records. So I followed the instructions
for
creating a query and trying to append records to a new database. Here
I am stuck I can't append records to the new database. Can anybody
help help ????

Cause then I need to do a form off this database and have a subform
display required
autofill data.

Help, Help!

Please help us.

We know NOTHING about your data, what you've done, or what's not
working. You can see your computer; we cannot.

Several comments:

- databases don't have "unique records"; tables do. You can create a
unique Index on one or more (up to ten) fields in a Table to prevent
entry of duplicates.

- You say you can't append records. Why not? What's happening?

- What do you want to "autofill"?

John W. Vinson[MVP]
 
Back
Top