LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
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,

Chuckles123


--
Chuckles123
------------------------------------------------------------------------
Chuckles123's Profile: http://www.excelforum.com/member.php...o&userid=14948
View this thread: http://www.excelforum.com/showthread...hreadid=542763

 
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
How do I find invisible objects contributing to excel file size? Francis O Excel Discussion (Misc queries) 4 October 15th 08 02:26 AM
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
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 10:31 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"