Photo AI

QUESTION 4: SPREADSHEET The 4Jewel_Juweel spreadsheet contains the jewellery collection of a young investor - NSC Computer Application Technology - Question 4 - 2016 - Paper 1

Question icon

Question 4

QUESTION-4:-SPREADSHEET--The-4Jewel_Juweel-spreadsheet-contains-the-jewellery-collection-of-a-young-investor-NSC Computer Application Technology-Question 4-2016-Paper 1.png

QUESTION 4: SPREADSHEET The 4Jewel_Juweel spreadsheet contains the jewellery collection of a young investor. NOTE: Use formulae and/or functions for ALL calculati... show full transcript

Worked Solution & Example Answer:QUESTION 4: SPREADSHEET The 4Jewel_Juweel spreadsheet contains the jewellery collection of a young investor - NSC Computer Application Technology - Question 4 - 2016 - Paper 1

Step 1

4.1 Apply text wrapping to the headings in row 3.

96%

114 rated

Answer

To apply text wrapping to the headings in row 3, select the cells in row 3. Then, navigate to the 'Home' tab in the Ribbon, and click on the 'Wrap Text' option in the 'Alignment' group. This will ensure that any text in the selected cells wraps within the cell boundaries.

Step 2

4.2 Insert a function in cell A5 to determine the jewellery ID for the item in row 5.

99%

104 rated

Answer

In cell A5, you can use the following formula:

=CONCATENATE(MID(C5, 2, 3), B5)

This formula extracts three letters from the precious metal name in column C starting from the second letter and concatenates it with the jewellery type in column B to create the jewellery ID.

Step 3

4.3 Insert a VLOOKUP function in cell D5.

96%

101 rated

Answer

In cell D5, insert the following VLOOKUP function:

=VLOOKUP(C5, Qual_Kwal!A1:E6, RANDBETWEEN(1,4)+1)

This function looks up the randomly generated quality level for the metal in cell C5 using the quality-level table in the Qual_Kwal worksheet.

Step 4

4.4 Insert a function in cell F4 to implement the asterisk condition.

98%

120 rated

Answer

Insert the following formula in cell F4:

=IF(C4="Silver", IF(H4<>\

Join the NSC students using SimpleStudy...

97% of Students

Report Improved Results

98% of Students

Recommend to friends

100,000+

Students Supported

1 Million+

Questions answered

;