Forum Discussion

M_Go_Blue's avatar
M_Go_Blue
Copper Contributor
Mar 21, 2019

IFS Function in Excel 2016

I am using the following formula in Office 365:

     =IFS(I25>=4.51,"Critical (Level 1)",I25>=3.34,"High (Level 2)",I25>=1.67,"Medium (Level 3)",I25<1.67,"Low (Level 1)")

 

It works great but when I try the same formula in Excel 2016 it adds "_xlfn." before the IFS function and the formula doesn't work.  It appears that Office 365 may be needed for the IFS function so if that is the case, how can I make this formula work in Excel 2016?

2 Replies

Resources