I hope I can explain this. I have a table with birthdays of clients. I created a form from this and then there's a subform,from another table, which includes the fields admission and discharge dates (one person can have multiple admissions).
I discovered there is another database I can get those dates from instead of entering all of them. I did an update query to date of birth without any problem.
I tried doing an update query to do the same thing with admission and discharge dates. The table updated fine. However, when I go to complete the form, the admission date doesn't appear. In fact, the date completely disappears from the table too. I may just go back to entering the dates but thought I'd see if I could get some help figuring this out. Thanks.
I discovered there is another database I can get those dates from instead of entering all of them. I did an update query to date of birth without any problem.
I tried doing an update query to do the same thing with admission and discharge dates. The table updated fine. However, when I go to complete the form, the admission date doesn't appear. In fact, the date completely disappears from the table too. I may just go back to entering the dates but thought I'd see if I could get some help figuring this out. Thanks.