J
Jason
I'm trying to use the NewRecord property in Acc 97 to
determine whether or not I'm on a new record when the form
is being closed. However, when I close the form,
regardless of whether or not I'm on a new record, the
NewRecord property is always false. I tried using the
recordset clone and boomarking it to the current record,
but this didn't seem to work either.
Any ideas about why it may not be working?
Thanks in advance,
Jason
determine whether or not I'm on a new record when the form
is being closed. However, when I close the form,
regardless of whether or not I'm on a new record, the
NewRecord property is always false. I tried using the
recordset clone and boomarking it to the current record,
but this didn't seem to work either.
Any ideas about why it may not be working?
Thanks in advance,
Jason