N
Niels Jensen
Hi, I'm making up a spreadsheet where it tells me how many on call shifts I've done. The issue I currently have is that there are a group of 7 dates in a column which count as double shifts. What i'd like to do it compare the dates in these cells to the dates in another column and if one of them matches, then I'd like to make the value of a different cell "2"
I figure a huge if statement would do it but there must be a simpler way..
Any help would be appreciated
I figure a huge if statement would do it but there must be a simpler way..
Any help would be appreciated