Question: (e) For a date in cell A2, which function would return its DAY (value between 01 and 31)? O = MID(A2, 5,2) O =RIGHT(A2,4) O

(e) For a date in cell A2, which function would return its DAY (value between 01 and 31)? O = MID(A2, 5,2) O =RIGHT(A2,4) O =LEFT(A2,4) O =MID(A2, 2,5) O =LEFT(A2,2) O =DAY(A2) O =DAY(DATE(A2)) O =RIGHT(A2,2)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
