Text Functions and If Questions
Text Functions and If Questions
A code is needed for each city. Create a code for the city of
Ananindeua in cell G4 by combining the following:
3Stats1 A code is needed for each fatal accident that was recorded in the
worksheet. Create a code for the first accident in cell A7 by
combining the following:
• The first letter of the month (column E)
• A random integer between 2000 and 3000 (inclusive)
2General General information regarding the tournament is given in the (4)
2General spreadsheet.
Work in the A-B worksheet.
Insert a combination of text functions in cell B4 to display the
unique Member number. It will be calculated as follows:
3Travel Open the 3Travel spreadsheet, about the arrival and departures
of tourists to and from South Africa between January 2021 and
January 2022.
Work in the Tourist worksheet:
HINT: The code for Australia, for example, will be displayed as:
IAAUS.
3Platform Each user has a unique code to access the platform for movies.
Insert a function in cell A11 to determine the code based on:
• the first two letters of a user (column B), followed by
• the '@' symbol, followed by
• the platform (column C) that the user prefers.
3Stats Open the 3Stats spreadsheet and work in the info worksheet.
An identification code for each of the volunteers has been
generated in Column A.
The code is formed by taking the second and third letters of the
surname and combining this with the age (column E) of the
volunteer.
For example: Liena MARX, age 19, will have an identification
code of AR19.
Similarly, Linda MSIMEKI, age 20, will have an identification code
of SI20.
Use suitable functions to create an identification code in cell A3
for Mpho Podile.
3Hikings Open the 3Hiking spreadsheet, which contains data about 6
China Hiking Tours.
• The # character
• Followed by the first word of the tour name in column A
Followed only by the year of the starting date in column B
2Tours Each guest is given a username to access wifi at the hotel. (8)
In cell K6, insert a function or formula to determine the first four
characters of the username as by using the following:
• The date of birth (column C)
• And the Lookup table in the Months worksheet
The first four characters of the username are made up of :
• The last two digits of the year of birth followed by
• The month of birth as a two-digit number.
The cell should work correctly if it is copied down to the rest of
the cells.
4Income The Region and Division of an employer are stored in column D. (8)
3Tourists2
Open the 3Tourists2 spreadsheet which contains
data about the total spending by South African
tourists during trips to eThekwini and its
surrounding areas in 2020 and 2021.
NOTE:
• The reorder quantity is the number of items that
must be ordered if the number of items in stock
(Stock worksheet) is less than the minimum of
items required.
Display the result of the function with the quantity
required, followed by a space, followed by the
name of the item.