Jump to content
Server Maintenance This Week. ×

Entering info once for several value lists


Ronan

This topic is 2223 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

I'm working on a database that included 5 tasks that will be checked and initialed by the worker that competes them. We want them to choose their initials from a drop down list.

For each of the 5 tasks, there needs to be a drop down list with a list of initials to choose from. I want to keep the list of initials consistent without having to add/delete 5 times every time there is employee turnover.

Is there a way to maintain one list of initials that is used independently by 5 value lists?

 

Thanks!

Link to comment
Share on other sites

If you made a calculation field in the worker table for their initials, then based the value list on that field, then you would never have to change the value list.

However, initials may not be the way to do this as they will not always be unique.  Maybe concatenate the initials with a worker's ID, or some other unique identifier.

Link to comment
Share on other sites

This topic is 2223 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.