DATABASE FUNDAMENTALS
ADJUSTING COLUMN WIDTH ROW HEIGHT IN EXCEL
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
=currentTime()
|
|
=time()
|
|
=now()
|
|
All of the above
|
Detailed explanation-1: -On a worksheet, select the cell into which you want to insert the current date or time. Do one of the following: To insert the current date, press Ctrl+; (semi-colon). To insert the current time, press Ctrl+Shift+; (semi-colon).
Detailed explanation-2: -To enter a date or time that stays current when you reopen a worksheet, you can use the TODAY and NOW functions.
Detailed explanation-3: -The NOW function is useful when you need to display the current date and time on a worksheet or calculate a value based on the current date and time, and have that value updated each time you open the worksheet.
Detailed explanation-4: -Sometimes when we want to display the current date and time in a worksheet, we can use the NOW function. The date and time will update whenever the worksheet is recalculated or opened. To do that, we need to just insert the formula =NOW() in the cell where the current date and time should appear.
Detailed explanation-5: -When you need to show the current date and time on a worksheet, the NOW function can be used. Simply enter “=today” in the cell followed by an open and closed pair of braces “()” with no space in between to insert the current date in Excel.