Explanation:
TODAY() returns the current date (without time). NOW() returns date and time. DATE creates a date from components. CURRENTDATE is not a function.
Explanation:
Presenter View allows the presenter to see notes, preview next slides, and rehearse timings while the audience sees only the slide show. Slide Show View runs the presentation.
Explanation:
=NOW() returns the current date and time. =TODAY() returns only current date. =DATE() creates a date from year, month, day. =TIME() creates time.
No comments yet. Be the first to start the discussion!