Kristyna_sea
New Member
Hello, I have what sounds like a fairly simple problem which I hope somebody wise in Excel might find interesting and be able to answer. To me it seems like I want the reverse of conditional colour formatting...?
I have rows in a table of wildlife observations data, which are entered in one of 3 different colours (black, blue, purple). Each colour represents data collected by a different wildlife observer. I would like to create a column adjacent to the data which will tell me which observer collected that row's data. E.g. black rows would give a cell value of 1, blue rows a value of 2, and purple rows a value of 3. Extension: instead of returning integer values, I would also like to return text strings in an additional column, for example, the observer's name. The desired columns I would like to create are coloured red in the example below.
Species Number Integer Observer Name
Grey seal 6 1 Tim
Puffin 8 1 Tim
Killer whale 2 2 Jessica
Arctic tern 40 2 Jessica
Pilot whale 7 2 Jessica
Cormorant 4 3 Jonathan
Kittiwake 10 3 Jonathan
Razorbill 3 3 Jonathan
It's my first time on this forum, any help greatly appreciated. Thanks in advance!
I have rows in a table of wildlife observations data, which are entered in one of 3 different colours (black, blue, purple). Each colour represents data collected by a different wildlife observer. I would like to create a column adjacent to the data which will tell me which observer collected that row's data. E.g. black rows would give a cell value of 1, blue rows a value of 2, and purple rows a value of 3. Extension: instead of returning integer values, I would also like to return text strings in an additional column, for example, the observer's name. The desired columns I would like to create are coloured red in the example below.
Species Number Integer Observer Name
Grey seal 6 1 Tim
Puffin 8 1 Tim
Killer whale 2 2 Jessica
Arctic tern 40 2 Jessica
Pilot whale 7 2 Jessica
Cormorant 4 3 Jonathan
Kittiwake 10 3 Jonathan
Razorbill 3 3 Jonathan
It's my first time on this forum, any help greatly appreciated. Thanks in advance!