I have a dataset shown below that is used for production scheduling. I would like to be able to look up by the bay number and the date and return the job # and the phase that the date falls in. If I reorganize the data, I can use an index match and concatenate function. However, the scheduler would prefer to be able to see the job scheduling horizontally instead of vertically and I am struggling to come up with a formula that works.