E
E
Question 1 : Full name is listed in 'A' column. Write first name in 'D' column.(Use LEFT, FIND functions)
Question 2. The above table is the reservation list of hotel. Display lists only who stays more than 7 nights.(Including 7 night).
1. In the new "Custom Auto Filter" pop-up window, write "7" directly or select.
2. click "OK" to select.
Full Name Date Nights NUMBER OF GUEST
Justin Bieber ### 14
Ketty Perry ### 10
Rihanna Johnson ### 2
Molly Cruise ### 4
Adrina Endrew ### 8
Justin Timberlake ### 5
Nancy Drew ### 6
Murphy Benjamin ### 11
Gloria Hudson ### 1
Neil Amstrong ### 3
Kesha Sebert ### 12
QUESTION 3 : Find the total number of guests who stays in DECEMBER, 2019. Put the number in 'D3'. (Use COUNTIFS function)
Question 4. The above table is part of train time table. Calculate how long it will take from departure to arrival each trains.
Departure time is listed in 'C' column, Arrival time in 'E' column. Write the result in 'F' column.
Question 5. The above table is part of train time table. Find the total number of trains that depart from 'GANGNAM' to 'SEOUL'.