C
chris
How can I test for the existance of a record before a "DoCmd.OpenForm
etc" to avoid applying it to non-existant record. I am using an
unbound text box (txtFindRecNum) on a search form to get the number
which is the primary key (ProjectID) of the table (tblProject) on
which the form is based. I'm sure it's very simple but I just can't
see how to do it.
Chris
etc" to avoid applying it to non-existant record. I am using an
unbound text box (txtFindRecNum) on a search form to get the number
which is the primary key (ProjectID) of the table (tblProject) on
which the form is based. I'm sure it's very simple but I just can't
see how to do it.
Chris