A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Hi,
I would create another worksheet with a 2 column table like below and do a vlookup on that
=iferror(vlookup(V2,mytable,2,false),"")
| 008 | Customer Servive |
|---|---|
| 009 | Planning |
| 010 | Eating |
| etc | Drinking |