I’m writing an application (I’m actually writing it in VB.NET but I have the same problem in VB6 and this forum seems larger than the .NET forum), that interrogates several tables in a database allowing a user to select a variety of criteria and eventually create an Excel workbook using automation for which I’m using the MS Excel 11.0 Object Library.
After the user is prompted to save the workbook, I want to give them the option to leave it open so they can fiddle about with it. Unfortunately the resulting Excel instance is lacking menus and toolbars and I can’t for the life of me find a way to get them to display.
Does anyone know how to get menus and toolbars to display in an instance of Excel instantiated from VB?
As usual all help will result in gratuitous platitudes.
Regards,
Kevin Bell