Petronella
New Member
- Joined
- Jan 10, 2012
- Messages
- 27
- Office Version
- 2016
- Platform
- Windows
Hi
I have rows of data representing drawing numbers within various projects. Each row includes a Project Number in the format n.nn.n and a Sequential Number, format nnnn, within each of those projects. So you could have:
1.03.1 0001
1.03.1 0002
1.11.1 0001 etc
I need to be able to calculate what the next sequential number would be for a given project. So if the last used number for project 1.04.1 was 0003 then when I enter 1.04.1 as the project number in a new row I want it to calculate that the next drawing number for that project is 0004.
Ideally without using macros!
Any help appreciated.
John
I have rows of data representing drawing numbers within various projects. Each row includes a Project Number in the format n.nn.n and a Sequential Number, format nnnn, within each of those projects. So you could have:
1.03.1 0001
1.03.1 0002
1.11.1 0001 etc
I need to be able to calculate what the next sequential number would be for a given project. So if the last used number for project 1.04.1 was 0003 then when I enter 1.04.1 as the project number in a new row I want it to calculate that the next drawing number for that project is 0004.
Ideally without using macros!
Any help appreciated.
John