Y
yiotaa
I have a dbase in miltuser environment.
I have a form frm_Entries that may be use from many user in the same time.
When we enter data we cant see all records that are entered at that time
unless we close and reopen the form.
In that form I have a field name ReceiptNo which is a counter field. When 2
are open the frm_Entries they get the same ReceiptNo but when one of the
saved the record the other one can't contiunue because ReceiptNo field is has
indexed not duplicate.
I want when these happens the field ReceiptNo to be recalculated and to give
new ReceiptNo.
I have a form frm_Entries that may be use from many user in the same time.
When we enter data we cant see all records that are entered at that time
unless we close and reopen the form.
In that form I have a field name ReceiptNo which is a counter field. When 2
are open the frm_Entries they get the same ReceiptNo but when one of the
saved the record the other one can't contiunue because ReceiptNo field is has
indexed not duplicate.
I want when these happens the field ReceiptNo to be recalculated and to give
new ReceiptNo.