Photo AI

3.1 Delete Sheet3 from the workbook - NSC Computer Application Technology - Question 3 - 2023 - Paper 1

Question icon

Question 3

3.1-Delete-Sheet3-from-the-workbook-NSC Computer Application Technology-Question 3-2023-Paper 1.png

3.1 Delete Sheet3 from the workbook. 3.2 Set the print area to cells A12:E62. 3.3 Add the text 'Marathon Logo' as the Alt Text of the image in cell A3. 3.4 Insert... show full transcript

Worked Solution & Example Answer:3.1 Delete Sheet3 from the workbook - NSC Computer Application Technology - Question 3 - 2023 - Paper 1

Step 1

Delete Sheet3 from the workbook.

96%

114 rated

Answer

To delete Sheet3, right-click on the sheet tab labeled 'Sheet3' and select 'Delete'.

Step 2

Set the print area to cells A12:E62.

99%

104 rated

Answer

Navigate to the Page Layout tab, find the 'Print Area' option, and select 'Set Print Area'. Highlight the cells from A12 to E62 before confirming.

Step 3

Add the text 'Marathon Logo' as the Alt Text of the image in cell A3.

96%

101 rated

Answer

Right-click on the image in cell A3, select 'Format Picture', go to the 'Size & Properties' tab, and enter 'Marathon Logo' in the 'Alt Text' section.

Step 4

Insert a function in cell F5 to determine the average qualifying time.

98%

120 rated

Answer

In cell F5, use the formula:

=AVERAGE(I13:I62)

This formula calculates the average of the values in the range I13 to I62.

Step 5

Insert a formula in cell F8 to calculate how many stations will be placed on the route.

97%

117 rated

Answer

In cell F8, the following formula can be used:

=TRUNC(F3/5)+2

This calculates the number of 5 km sections in the distance (F3) and adds 2 for the start and finish stations.

Step 6

Generate an entry number in cell B20 for the athlete, Kuda.

97%

121 rated

Answer

In cell B20, use the formula:

=CONCATENATE(RANDBETWEEN(1,50), LEFT(C20,2), A20)

This formula generates a random number between 1 and 50, followed by the first two letters of Kuda's name, and then the registration number from A20.

Step 7

Insert a VLOOKUP function in cell J17 to display the colour of the wristband that Lucky will wear.

96%

114 rated

Answer

In cell J17, input the following VLOOKUP function:

=VLOOKUP(F17,Band!$A$1:$B$6,2,FALSE)

This looks up the age group in cell F17 and returns the corresponding wristband colour from the table in the Bands worksheet.

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

;