Hi

I am doing Edit using Formname where custnum =
but I need a way to add / insert a new record for a different
custnum.  In other words the user does not want to Exit the
form then do another Edit using Formname where custnum = 
a different person.

We really can't use Enter mode for a few reasons such as
being able to see the last few records.

I tried using a Dummy table with the custnum column as the driving
table but that caused other problems.

I can insert a record for a different custnum but when the Property
Table Refresh executes that record goes away and all I see if the
original custnum, which I understand why.

Is there a way around this?
Marc

Reply via email to