Tommy,
see what criteria you are using for loading the form and see whether the relevant values(used for your form load) are getting lost while closing and opening..
if it is so, store those values in public or global variables before closing the form and open again using the stored values...
Hi Tommy,
I would like to carry forward what our dear friend cmmrfrds just mentioned. Open and close the form not in that form but in a different place(preferrably call a module in your form where the close and open events for the form can be coded)..
hope this resolves your problem..
Sudhir.
Hi virtualjm,
I can give you two of the possible options which quite resembles your approach 2.
Option 1:
--------
Have a running Serial Number(AutoNumber datatype) as the primary key for your "customer table
Let your CustomerID field be different from this running serial number Primary...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.