Hi,
I have a set of codes and I want to find the next available code. Below is an example for it. So if I enter 02-002 then I should get the next code available which is 02-002-0004. I am looking for an excel formula instead of VBA code. Thanks for your assistance.
I have a set of codes and I want to find the next available code. Below is an example for it. So if I enter 02-002 then I should get the next code available which is 02-002-0004. I am looking for an excel formula instead of VBA code. Thanks for your assistance.
Product Code | Input | Available Code |
01-041-0001 | 02-002 | 02-002-0004 |
02-001-0001 | ||
02-001-0002 | ||
02-002-0001 | ||
02-002-0002 | ||
02-002-0003 | ||
02-003-0001 | ||
02-003-0002 | ||
02-003-0003 | ||
02-003-0004 |