I am creating a spreadsheet
Column A - the managers will select their location from a drop down menu. (which I know how to set up),
Column B it would have an indicator if New(N) or Old(O).
Column C is a Serial # column in which there would be a formula that would automatically select the next not already used serial number in their range for that warehouse. If they selected O it would remain blank and they would need to complete that cell with the tote number. If New - it would assign a tote number based on a selected range of numbers. This is a brand new process so all numbers are new and never used before.
What is the best way to accomplish it considering we have warehouse people who are not excel saavy entering this data?
[TABLE="width: 295"]
<tbody>[TR]
[TD]Warehouse[/TD]
[TD]New Or Old?[/TD]
[TD]Tote Serial Number[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]N[/TD]
[TD]1000[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]O[/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]N[/TD]
[TD]1001[/TD]
[/TR]
</tbody><colgroup><col><col><col></colgroup>[/TABLE]
Column A - the managers will select their location from a drop down menu. (which I know how to set up),
Column B it would have an indicator if New(N) or Old(O).
Column C is a Serial # column in which there would be a formula that would automatically select the next not already used serial number in their range for that warehouse. If they selected O it would remain blank and they would need to complete that cell with the tote number. If New - it would assign a tote number based on a selected range of numbers. This is a brand new process so all numbers are new and never used before.
What is the best way to accomplish it considering we have warehouse people who are not excel saavy entering this data?
[TABLE="width: 295"]
<tbody>[TR]
[TD]Warehouse[/TD]
[TD]New Or Old?[/TD]
[TD]Tote Serial Number[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]N[/TD]
[TD]1000[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]O[/TD]
[TD] [/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]N[/TD]
[TD]1001[/TD]
[/TR]
</tbody><colgroup><col><col><col></colgroup>[/TABLE]