J
Jenny
I have a spreadsheet that has a column with company
numbers. I want to be able to associate another category
to these numbers. So, if the data in column D equals
06118, 30027, 30019, 30020 then return the value "Misc"
in column E. Or if the data in column D equals 11111,
33333, 55555 then return the value "Stuff" in column E.
Does anyone know how I would do this?
numbers. I want to be able to associate another category
to these numbers. So, if the data in column D equals
06118, 30027, 30019, 30020 then return the value "Misc"
in column E. Or if the data in column D equals 11111,
33333, 55555 then return the value "Stuff" in column E.
Does anyone know how I would do this?