You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
xlsb
About this tag
The xlsb tag on WindowsForum.com covers discussions about the XLSB binary workbook format used by Microsoft Excel. Content includes troubleshooting issues with opening XLSB files, particularly when using Windows Task Scheduler to automate Excel workbooks that contain VBA macros triggered by the Workbook_Open event. Users report that while double-clicking an XLSB file works correctly, scheduled tasks may fail to execute the open event code, even though Excel appears in Task Manager. The tag focuses on resolving automation problems with XLSB files in Windows environments.
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...