Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
Junior Member
 
Posts: 21
Default .xlT File & Spreadsheet Becoming Invisible

Excel 2003

I have VBA code stored in an .xlA file (not installed as an 'AddIn' in
Excel); the code opens up an .xlS file and does a lot of data
manipulation and importing data from other files; at one point, it
opens an .xlT file (there is code stored in 'ThisWorkbook' module using
'BeforeSave' Private Sub). A specified worksheet is copied from the
workbook that was 'Active' immediately prior to opening of the .xlT
file to the .xlT file; then, a 'SaveAs' command saves the modified .xlT
file as an .xlS file with a new filename. At this point in time, the
spreadsheet becomes 'invisible' (only reference on Taskbar is VBA
code), although it is still open (I am using two monitors to step thru
the code; VBA on the right monitor and spreadsheet on the left
monitor.).

The macro continues to process code correctly, but can someone explain
this behavior.

Thanks for a response,

JingleRock

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
Invisible Spreadsheet CCripe Excel Discussion (Misc queries) 2 December 15th 07 08:35 PM
when I add an image to a spreadsheet it becomes invisible unless . david641 Excel Discussion (Misc queries) 0 October 16th 07 02:08 PM
.xlT File & Spreadsheet Becoming Invisible Chuckles123[_121_] Excel Programming 0 May 17th 06 05:02 AM
File Invisible on opening helvetik Excel Discussion (Misc queries) 2 April 12th 06 03:14 PM
Invisible/unfindable Comboboxes creating .emf file problem... Wexler Excel Programming 0 January 2nd 04 05:13 PM


All times are GMT +1. The time now is 01:09 AM.

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"