End User editing records on a form

Indigo

Registered User.
Local time
Today, 19:16
Joined
Nov 12, 2008
Messages
241
I'm not sure where to begin with this .... I am using Access 2003 and I am building a database for multiple end users. The database contains records of how to perform processes in the shop where I work.
Each process will have multiple steps and each step can have multiple elements.

My process table contains multiple processes with sequential steps and my element table also contains multiple elements for each step.

When an end user needs to edit / insert / delete one of these steps or elements I need access to renumber them. For example: Process has 10 steps, step 5 is no longer necessary, so it will be deleted and I need to re-number the remaining steps from 1 to 9. Also, a process has 8 steps, and a new one needs to be inserted between steps 6 and 7 - I need to renumber from 1 - 9. I cannot use the auto number field in either case but I need to be able to ensure that the processes and elements are sequential to what the end user requests. Can anyone point me in the right direction to begin to come up with some way to handle this problem?
 
Sorry I can't think of a solution - but if you have time to reply, I'm intrigued to know if by 'shop' you mean a retail shop, or something like a workshop?
 
Mr Smin,

Its a manufacturing shop. Hope that satisfies your curiousity.
 
missinglinq

Thank you for the links. I am familiar with Steve Lebans so I will take a look.
 
Lebans is always the first one I look to for something like this!
 

Users who are viewing this thread

Back
Top Bottom