Hello,
Thanks for reading my message.
I have one question about ms access forms:
I have 2 tables,
1. Student table has some fields like: stuID, stuAddress
2. REgister table has fields: stuID, stuAddress, claName, room
I want to create a form based on these tables, so that every time users submit this form, the data is stored in class table.
This is what I want to do:
I want to create a DATA ENTRY form that has all unique fieldnames from these tables, so that when user click on stuID drop-down list, student address appear on the stuAddress field. However, claName, room from register table don't show up, because I want them to enter by themself. So, when they submit, all the data will be stored in the register table.
Thanks.
--------------------------------------------------------------------------------
Thanks for reading my message.
I have one question about ms access forms:
I have 2 tables,
1. Student table has some fields like: stuID, stuAddress
2. REgister table has fields: stuID, stuAddress, claName, room
I want to create a form based on these tables, so that every time users submit this form, the data is stored in class table.
This is what I want to do:
I want to create a DATA ENTRY form that has all unique fieldnames from these tables, so that when user click on stuID drop-down list, student address appear on the stuAddress field. However, claName, room from register table don't show up, because I want them to enter by themself. So, when they submit, all the data will be stored in the register table.
Thanks.
--------------------------------------------------------------------------------