Hi All
I have a database form which uses a tracking number RFQ, which is in the format xxxxx-x, these numbers are sequentual, at present we have to track manually and enter manually.
I wanted to know if it is possible to step automatically based on the highest value previously entered, however it has the -x extension which should always remain at -0 unless altered manually, for example:
1) 10001-0 latest entry
2) looks up previous entry above and then enters next available i.e 10002-0
10003-0
10004-0
10005-0
and so on
is this possible at all...using code?
Ali
I have a database form which uses a tracking number RFQ, which is in the format xxxxx-x, these numbers are sequentual, at present we have to track manually and enter manually.
I wanted to know if it is possible to step automatically based on the highest value previously entered, however it has the -x extension which should always remain at -0 unless altered manually, for example:
1) 10001-0 latest entry
2) looks up previous entry above and then enters next available i.e 10002-0
10003-0
10004-0
10005-0
and so on
is this possible at all...using code?
Ali