Because of the introduction of the SDI in Excel 2013 it is no longer possible to select the option to NOT display workbooks in the Taskbar.
This causes a major problem with Excel Applications written in VB or VBA which have multiple workbooks open for various reasons but only wanting the user to have access to one workbook at a time.
Is it possible to still hide these workbooks from the taskbar?
I did request in beta to still have the Application.ShowWindowsInTaskbar still available via VBA, switching to FALSE for the life of the Excel instant...but that would have been too easy...
Thanks in advance for any help
Steve
Steve Stretch