=TODAY()

=TODAY()

11th Grade

8 Qs

Similar activities

N5 SDD

N5 SDD

10th - 12th Grade

9 Qs

Python Operators & Expressions

Python Operators & Expressions

8th - 11th Grade

13 Qs

File Handling in Python

File Handling in Python

11th - 12th Grade

10 Qs

Guided Note 5.3 For Loop and List

Guided Note 5.3 For Loop and List

9th - 12th Grade

10 Qs

9 Database Quiz

9 Database Quiz

9th - 12th Grade

12 Qs

Dictionary in Python

Dictionary in Python

11th - 12th Grade

10 Qs

AND_OR Excel Functions Quiz

AND_OR Excel Functions Quiz

9th Grade - University

10 Qs

SQL- Join, Group by, having

SQL- Join, Group by, having

9th - 12th Grade

10 Qs

=TODAY()

=TODAY()

Assessment

Quiz

Created by

Khuon Ratha

Computers

11th Grade

2 plays

Medium

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happen when you enter =TODAY() in Excel


Returns the current date.


Returns the yesterday.


Returns the Tomorrow.


Returns the Next Week.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happen when you enter Formula =TODAY()-1


Returns the current date.


Returns the yesterday.


Returns the Tomorrow.


Returns the Next Week.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happen when you enter Formula =TODAY()+1


Returns the current date.


Returns the yesterday.


Returns the Tomorrow.


Returns the Next Week.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happen when you enter Formula =TODAY()+7


Returns the current date.


Returns the yesterday.


Returns the Tomorrow.


Returns to the next week.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happen when you enter Formula =TODAY()-7


Returns the current date.


Returns the yesterday.


Returns to the next week.


returns from the last Week.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt


Returns the current day of the month (1 - 31).

=DAY(TODAY())

=MONTH(TODAY())

=YEAR(TODAY())

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt



Returns the current month of the year (1–12).

=DAY(TODAY())

=MONTH(TODAY())

=YEAR(TODAY())

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt



Returns the current year (2023).

=DAY(TODAY())

=MONTH(TODAY())

=YEAR(TODAY())