Hello everyone - getting confused on some nested IF statements. Any help on writing the following formula would be awesome.
If a number is between 0 and 6, return the number (i.e. could be 1,2,3,4,5,6)
If a number is greater than 6, then return the number 12.
Thanks in advance
If a number is between 0 and 6, return the number (i.e. could be 1,2,3,4,5,6)
If a number is greater than 6, then return the number 12.
Thanks in advance