Forum Discussion

Jefferson Canedo's avatar
Jefferson Canedo
Copper Contributor
May 18, 2018

If and ifs help

=IF(D2>89,"A",IF(D2>79,"B",IF(D2>69,"C",IF(D2>59,"D","F"))) I’m trying to do this formula but instead of using =IF(D2>89,"A" I’m using =IF(D2>D22,"A" And when I change the number in the cell Wit...

Resources