Which of the following formulas will Excel not be able to calculate?
A. =SUM(Sales)-A3
B. =SUM(A1:A5)*.5
C. =SUM(A1:A5)/(10-10)
D. =SUM(A1:A5)-10
Answer: Option A
A. =SUM(Sales)-A3
B. =SUM(A1:A5)*.5
C. =SUM(A1:A5)/(10-10)
D. =SUM(A1:A5)-10
Answer: Option A
Which of the following format you can decide to apply or not in AutoFormat dialog box?
A. Number format
B. Border format
C. Font format
D. All of above
How can you remove borders applied in cells?
A. Choose None on Border tab of Format cells
B. Open the list on Border tool in Format Cell toolbar then choose first tool (none)
C. Both of above
D. None of above
Where can you set the shading color for a range of cells in Excel?
A. Choose required color form Patterns tab of Format Cells dialog box
B. Choose required color on Fill Color tool in Formatting toolbar
C. Choose required color on Fill Color tool in Drawing toolbar
D. All of above
You can set Page Border in Excel from
A. From Border tab in Format Cells dialog box
B. From Border tool in Formatting toolbar
C. From Line Style tool in Drawing toolbar
D. You can not set page border in Excel
What about option C
=SUM(A1:A5)/(10−10) because it involves division by zero, which is undefined and will result in an error message in Excel.
=SUM(A1:A5)/(10-10)
How this will get calculated, as getting divide by 0.
In the first option, Sales can be a name given to some range and in the question, so ideally it may work as well.
=SUM(A1:A5)/(10-10) is not calculate in excel because 10-10 is zero so something divided by zero not defined in excel function. So its correct answer is C. Correct it.