I have a massive spreadsheet with start and end times in columns A and B. I'd like to add a third column that shows a label for that time period.
For instance, any items between 8AM and 3PM would be called "X", and any items between 3PM and 6PM would be called "Y", etc. I could probably write a lengthy =IF formula, but I'm wondering if there's a more efficient way to do this. Maybe some sort of reference table and a VLookup?
Here's an example of what I'm trying to accomplish.
Excel Example - Add Labels.xlsx
Bookmarks