Hi
I need help!
I have created a database with a number of tables. I have created one table with job name (tbl_TFR) as a field and another table that has job field and and salary (tbl_STI). I have used a lookup field in tbl_STI that looks at tbl_TFR's job name (so the user in a form can only select job name from the list that is populated by another user in tbl_TFR).
I have created a form based on the above two tables.
When I populate the job name in the form for tbl_tfr and then flip to the form for tbl_STI, I can see the job name in the drop down list. If I flip back and populate another job name in tbl_TFR, I cannot see it in tbl_STI unless I close the form and then reopen it. Do you know why?
I need help!
I have created a database with a number of tables. I have created one table with job name (tbl_TFR) as a field and another table that has job field and and salary (tbl_STI). I have used a lookup field in tbl_STI that looks at tbl_TFR's job name (so the user in a form can only select job name from the list that is populated by another user in tbl_TFR).
I have created a form based on the above two tables.
When I populate the job name in the form for tbl_tfr and then flip to the form for tbl_STI, I can see the job name in the drop down list. If I flip back and populate another job name in tbl_TFR, I cannot see it in tbl_STI unless I close the form and then reopen it. Do you know why?