I have a simple lookup of a value in a sheet column from a table array which enters a code for the value in the adjacent cell. This is to provide room booking information from which I can derive and use a related code number. (All working well now thanks to Brian)
e.g.- In the sheet row 6 there is an entry "Room 3" and I wish to enter in the adjacent column the room code for Room 3 which I look up from the array and gives me 4613.
Unfortunately the input data occasionally gives me room information for one booking for several rooms, shown on the received data for example as "Room 1,Room 3" I would need the codes displayed as 4611,4613
What is the simplest means of showing the room codes when the two (or more) rooms are shown as one cell entry?
Grateful for your advice please.
Budge