Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default 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?

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,758
Default 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
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default 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.

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default 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



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Workbook Open but not visible (and not HIDDEN?!?) mcleester Excel Discussion (Misc queries) 0 December 30th 08 03:02 PM
3 sheets in workbook, but visible only one? slaya_cz Excel Discussion (Misc queries) 3 September 30th 05 01:37 PM
How to keep a workbook visible Jeff Excel Programming 3 February 1st 05 08:38 PM
VBAProjects still visible after workbook has closed R Avery Excel Programming 1 May 23rd 04 01:34 AM
Is a visible workbook open? pk Excel Programming 1 October 4th 03 12:47 AM


All times are GMT +1. The time now is 02:30 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"