I'm fairly new to Access, having played with it since V2003.
Currently, I'm working on a database to be used as the source for a Reunion Class Directory. There are six tables: Names - Phone numbers - Email Addresses - Physical Address - Mailing Address (i.e., PO Box) and Photos.
All the tables are linked one-to-one using the autonumber ID.
My form uses all but the Photo Table. I began with ~550 names. Other names have since appeared and I have successfully used the append query to add them them to the Names Table.
These new names appear in queries, but I can't figure out why they are ignored by my form.
Please help a very confused DecaturLady!
PS: I don't do coding yet. That's another project!!!