ICDL-Excel Free Demo Download
Certinside offers free demo for ICDL-Excel 88 Q & As with Expert Explanations). You can check out the interface, question quality and usability of our practice exams before you decide to buy it.
Download ICDL-Excel Exam Pdf Demo
Download ICDL-Excel Exam iEngine Demo
Exam : ICDL ICDL-Excel
Title : The ICDL L4 Excel Exam
1. If the Enter key was pressed to accept the formula in cell E9, which of the following would be the result:
A. A #REF! error message.
B. A #VALUE! error message.
C. A #NAME! error message.
D. A Circular Reference error message
Answer: D
2. Which formula would display 7% in cell D8 if the customers order value is over 10,000 and would display 0% if not.
A. =IF (D7=10,000,7%,0%)
B. =IF (D8>10000,7%,0%)
C. =IF (D7>10000,7%,0%)
D. =IF(D7<10000, 7%, 0%)
Answer: C
3. If row 4 is deleted, which formula will then be in cell B6?
A. =SUM(B3:B6)
B. =SUM(B3:B5)
C. =B3+B4+B5
D. =SUM(B3:B7)
Answer: B
4. Which formula would display 10% in cell C3 if the customer order quantity is over 300, and 0% if not.
A. =IF(C3>300,10%,0%)
B. =IF (B3>300, 10%, 0%)
C. =IF (B3>300, 0%, 10%)
D. =IF (B3<300, 10%, 0%)
Answer: B
5. 3
C. A #VALUE error message
D. A #NAME? Error message
Answer: D
3. Which formula entered into C3 would calculate the Total Cost of Barrels for the Oil Deco company and if copied down would automatically calculate the Total Cost for all the other customers.
A. =B3*C1
B. =B3*$C$1
C. =$B$3*$C$1
D. =$B$3*C1
Answer: B
4. Which formula entered into B5 will calculate the total cost of a Colonial style chair (including delivery) and if copied to C5 will perform a similar calculation for the Metro style chair?
A. SUM($B$2:$B$4)+B8
B. =SUM(B2:B4)+$B$8
C. =SUM(B2:B5)+$B$8
D. =SUM(C2:C4)+$C$8
Answer: B
5. Which formula entered into B10 would find the total amount of rainfall that in the seven days?
A. =SUMB3:B9
B. =SUM(B3:B9)
C. =(SUM)B3:B9
D. SUM=(B3:B9)
Answer: B
6. Which formula would display 10% in cell C3 if the customer order quantity is over 300, and 0% if not.
A. =IF(C3>300,10%,0%)
B. =IF (B3>300, 10%, 0%)
C. =IF (B3>300, 0%, 10%)
D. =IF (B3<300, 10%, 0%)
Answer: B
7. If the Enter key was pressed to accept the formula in cell E9, which of the following would be the result:
A. A #REF! error message.
B. A #VALUE! error message.
C. A #NAME! error message.
D. A Circular Reference error message
Answer: D
8. If row 4 is deleted, which formula will then be in cell B6?
A. =SUM(B3:B6)
B. =SUM(B3:B5)
C. =B3+B4+B5
D. =SUM(B3:B7)
Answer: B
9. Which formula entered into E2 would calculate the total cost (including delivery) of a Barbados garden suite and, if copied down, would automatically calculate the total cost for the other two garden suites.
A. =SUM(B2:D2)+$B$6
B. =SUM(B3:D3)+$B$6
C. =SUM($B$2:$D$2)+B6
D. =SUM(B2:B42)+$B$6
Answer: A
6. If the Enter key was pressed to accept the formula in cell E8, what would appear in the cell?
A. #REF!
B. 6,000
C. #VALUE!
D. #NAME!
Answer: C
7. Which formula entered into B10 would find the total amount of rainfall that in the seven days?
A. =SUMB3:B9
B. =SUM(B3:B9)
C. =(SUM)B3:B9
D. SUM=(B3:B9)
Answer: B
8. Which formula entered into B10 would find the heaviest rainfall in the seven days?
A. =MAXIMUM(B3:B9)
B. (MAX B3:B9)
C. =MAXIMUM(B3:B10)
D. =MAX(B3:B9)
Answer: D
9. If the formula in B7 is copied to cell D7, which formula will display in the formula bar when D7 is selected?
A. =SUM(B3:B5)-B6
B. =SUM(C3:C5)-C6
C. =SUM(D3:D5)-B6
D. =SUM(D3:D5)-D6
Answer: D
10. If the Enter key was pressed to accept the formula in cell B9, which of the following would be the result:
A. A #REF! error message
B. 9.3
C. A #VALUE error message
D. A #NAME? Error message
Answer: D
11. Which one of the following formulas would be appropriate to calculate the monthly surplus for September in this worksheet?
A. =B5+B11
B. =SUM(B5:D5)-SUM(B11:D11)
C. = B5-B11
D. =AVERAGE(B5:D5)-AVERAGE(B11:D11)
Answer: C
12. Which formula entered into B5 will calculate the total cost of a Colonial style chair (including delivery) and if copied to C5 will perform a similar calculation for the Metro style chair?
A. SUM($B$2:$B$4)+B8
B. =SUM(B2:B4)+$B$8
C. =SUM(B2:B5)+$B$8
D. =SUM(C2:C4)+$C$8
Answer: B
13. Which formula entered into C3 would calculate the Total Cost of Barrels for the Oil Deco company and if copied down would automatically calculate the Total Cost for all the other customers.
A. =B3*C1
B. =B3*$C$1
C. =$B$3*$C$1
D. =$B$3*C1
Answer: B
14. Dragging the fill handle up to cell B3 will fill B3 with:
A. Envelopes
B. Pens
C. Paper
D. Stamps
Answer: B
15. Which formula entered into C12 would calculate the number of recorded rainfall readings taken over the 3 weeks?
A. =NUMBER(B4:D10)
B. =COUNT(B4:B10)+(C4:C10)+(D4:D10)
C. =COUNT(B4:D10)
D. =NUM(B4:D10)
Answer: C
16. Which TWO of the following would calculate the amount left to spend for March?
A. =D12-D8
B. =SUM(D4:D7)-SUM(D10:D11)
C. =(D10:D11)-(D4:D7)
D. =SUM(D10:D11)-SUM(D4:D7)
Answer: AD