G
Guest
I have two forms, patients and observations. Both are based on two different
tables and were made using wizards. Both corresponding tables are parent and
child in database. I am calling observation form from patient using OpenForm.
It has a where clause to display only related records, but the new patients
who don't have observations yet, it displays a totaly blank form with out any
fields to enter data. What I want is to have observations form with all
fields but without data in them as there would be nothing in corresponding
table and user can add a new record.
Thanks in advance
tables and were made using wizards. Both corresponding tables are parent and
child in database. I am calling observation form from patient using OpenForm.
It has a where clause to display only related records, but the new patients
who don't have observations yet, it displays a totaly blank form with out any
fields to enter data. What I want is to have observations form with all
fields but without data in them as there would be nothing in corresponding
table and user can add a new record.
Thanks in advance