workbook open

About this tag
The tag 'workbook open' covers issues related to Excel workbooks that contain VBA code triggered by the Workbook_Open event. In the context of WindowsForum.com, discussions focus on troubleshooting why this event does not fire when the workbook is launched from the Windows Task Scheduler, even though Excel opens in Task Manager. Users seek solutions for automating macro-enabled workbooks via scheduled tasks, often encountering problems with event handling and permissions. The tag is relevant for Windows users automating Excel tasks with VBA and the Task Scheduler.
  1. R

    Windows 7 Trouble with Windows 7 Task Scheduler

    I used to work with the Windows Task Scheduler every day, a few years ago; haven’t touched it in a while. So, today, I entered the appropriate info for General, Triggers, Actions, Conditions, Settings, and History. I am trying to open an XLSB file, which contains workbook open code in...
Back
Top