Using IFS function/ always show green triangle on the upper left corner

GautamIva

New Member
Joined
Apr 27, 2019
Messages
2
I was using IFS function to calculate the grades although the formula and result is correct it always show green triangle on the upper left corner of the cell. why so?
 

Excel Facts

Can Excel fill bagel flavors?
You can teach Excel a new custom list. Type the list in cells, File, Options, Advanced, Edit Custom Lists, Import, OK
Just ignore the green triangle. Even better, go to File > Options > Formula, deselect "Enable background error checking" (click to remove checkmark), and click Reset Ignored Errors to remove any other green triangles.

First, Excel calls these "errors", but they really are warnings.

Second, as you noted, often they are not mistakes at all, but something that you choose to do intentionally, and Excel mistakenly thinks it is wrong or deserves "some thought".

If you select the cell and hover the cursor over the "!" symbol next to the green triangle, it might tell you that formula refers to an "incomplete range"; that is, a range of cells that has additional contiguous cells nearby. For example, you might have values in A1:A100, and you write =SUM(A1:A10) in B1 in order to sum only the first ten cells. Of course, you made an intentional choice. But Excel thinks you might have intended to include the larger range.

Arguably, occassionally, Excel's "error" checking does highlight a legitmate mistake. But in my experience, that is very rare. More often, the "error" checking is just a distraction. It causes you to have doubts, even though you are sure that everything is okay.

F'getabout it! (smile)
 
Upvote 0

Forum statistics

Threads
1,214,575
Messages
6,120,334
Members
448,956
Latest member
Adamsxl

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top