different ID numbers in the same column

locolindo

New Member
Joined
Dec 5, 2014
Messages
12
Hi there,
I want to log ID numbers for two types of events: educational events (E0001, E0002, E0003.....and so on ) and non-educational events (NE0001, NE0002, NE0003.....and so on )), such that I would have a list that shows both in the same column in the following manner: E0001, E0002, NE0001, E0003, NE0002 and so on. The educational or non-educational events are defined in another column as a Yes/No dropdown list ("Educational?").

In other words, I need something to add to the educational events or the non-educational events and be able to increment them separately and alternatively relative to their own occurrence. I tried palying around with ROW() and COUNTIF() but with no success.

Best
locolindo
 

Excel Facts

When did Power Query debut in Excel?
Although it was an add-in in Excel 2010 & Excel 2013, Power Query became a part of Excel in 2016, in Data, Get & Transform Data.
Hi NeonRedSharpie,
The IDs would correspond to unique records (rows) and as such, I would not want them to change if I reorder the list.
locolindo
 
Upvote 0

Forum statistics

Threads
1,215,059
Messages
6,122,916
Members
449,093
Latest member
dbomb1414

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top