I have tried without success to use multiple if and statements for the below, but nothing is working. I can get 1 if statement for 1 group (Days) but not sure how to add the rest. I need the cell to return the Code based on the Days (Full Time, 90 Days, 30 Days) and Number (1+, 2+ etc).
Index match would not work here as the number could contain decimals.
For the example below if they select Full Time and the number value is 7.5, it should return the code "Code 3". Any help would be greatly appreciated.
Index match would not work here as the number could contain decimals.
For the example below if they select Full Time and the number value is 7.5, it should return the code "Code 3". Any help would be greatly appreciated.