1.

_______method can make macros run automatically in MS-excel 2013, once you have done some setup for scheduling a macros.1. Application now 2. Application offline3. On Time4. Uptime5. Time zone

Answer» Correct Answer - Option 3 : On Time

The correct answer is OnTime

  • OnTime method can make macros run automatically in MS-excel 2013, once you have done some setup for scheduling macros.
  • OnTime method can make macros run automatically, once you've done some setup.
  • Suppose you have a macro that you want to run each day at 15:00 (3:00 p.m.).
  • First, you need to determine how to kick off the OnTime method.
  • You can do this using the Workbook_Open event in the private module of the Workbook object.


Discussion

No Comment Found

Related InterviewSolutions