J
jln via AccessMonster.com
OK what im am working on is a set of forms. Each of the forms is linked to
the same table, and each form has different columns from said table. So You
enter a name and date on form one and hit next and you should be looking at
the questions for the record you just entered. But what is happening is when
you one the next form and close form one it creates a new record, so you you
are entering data for a record that has no name or date. Is there a way that
I can Get this to work.
Also I am using the openargs to pass the record number to form 2 and the
query for the right data based on that record ID number.
the same table, and each form has different columns from said table. So You
enter a name and date on form one and hit next and you should be looking at
the questions for the record you just entered. But what is happening is when
you one the next form and close form one it creates a new record, so you you
are entering data for a record that has no name or date. Is there a way that
I can Get this to work.
Also I am using the openargs to pass the record number to form 2 and the
query for the right data based on that record ID number.