Match the following results with the proper DatePart formulas (assume a BirthDate of December 26, 1959 at 10:30 AM):

I. 1959
II. 12
III. 26
IV. 7
V. 10

A. =DatePart("h",[BirthDate])
B. =DatePart("w",[BirthDate])
C. =DatePart("d",[BirthDate])
D. =DatePart("m",[BirthDate])
E. =DatePart("yyyy",[BirthDate])

E, D, C, B, A

Computer Science & Information Technology

You might also like to view...

________ is used to describe how text and figures should be displayed

Fill in the blank(s) with correct word

Computer Science & Information Technology

A typical computer program follows the pattern of

a. output, processing, input b. input, output, processing c. input, processing, output d. processing, input, output

Computer Science & Information Technology