Producing a Tracking Number

cmefly

Well-known Member
Joined
May 13, 2003
Messages
683
Hi,

I hope someone can assist me with this.

I've produced a simple purchase order form in MS Access but am having trouble producing the tracking number. Here is the situation.
The purchase order form is a single file found on our shared server. This means that anyone in the purchasing department can open the file at anytime, file out the form, and send it off....Now, the thing is, i don't want staff saving the file.....I just want them to open it, use it, and close it....how do I make certain that tracking numbers are not duplicated and go in a sequential order (ie: 1001, 1002, 1003, 1004.....etc.) everytime some else opens it???

Any help would be greatly appreciated.

Thank You,

cmefly
 

Excel Facts

Is there a shortcut key for strikethrough?
Ctrl+S is used for Save. Ctrl+5 is used for Strikethrough. Why Ctrl+5? When you use hashmarks to count |||| is 4, strike through to mean 5.
Hi, is there a table supporting the form? Or is it just a form with a number of unbound controls? If there is a table, what fields have you set up in the table? And if there is no table, a unique id would a combination of the date and time (assuming 2 users don't create an order at exactly the same second) e.g. yymmddhhss (but built using now, year, month etc. functions and a few "&"s in between).

Andrew :)
 
Upvote 0

Forum statistics

Threads
1,221,827
Messages
6,162,200
Members
451,753
Latest member
freddocp

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top