![]() |
No Visible Workbook
When I create an Excel spreadsheet via Automation (from Access) and
then open it by double-clicking it, the Excel GUI has no visible workbook until I click View|Full Screen. Any idea why? |
No Visible Workbook
The workbook opened off the viewable window???
Window|Arrange|tiled is another way to see stuff that's off the visible screen. wrote: When I create an Excel spreadsheet via Automation (from Access) and then open it by double-clicking it, the Excel GUI has no visible workbook until I click View|Full Screen. Any idea why? -- Dave Peterson |
No Visible Workbook
That seems to be the case. The entire area where the worksheetbook
should appear (i.e., between the window border / menubars at the top and the status bar / window border at the bottom) is not just empty, it's transparent! I can see my desktop through it -- weird, eh? This started happening as I was trying to figure out how to send Access report data to a spreadsheet via Automation without data being truncated to 255 characters (DoCmd.OutputTo) or losing all formatting (TransferSpreadsheet). The documentation being what it is, I had to experiment with the usual snippets of code gleaned from various places, and I suspect I managed to clobber a setting in the Registry that's now causing Excel to start up with no active workbook being displayed. Any ideas on how to undo whatever I did wrong will be greatly appreciated. |
No Visible Workbook
Dave,
Thanks for the reply. Rebooting did indeed fix the problem. It sure would be interesting to know why it happened in the first place, but knowing how to fix it is definitely more important! Jeff |
All times are GMT +1. The time now is 03:21 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com