#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 13
Default xla-files

I'm guessing that it's the worksheets that you can't display since they
are not visible to the user in an add-in. All you need to do to see these
is change the workbook's IsAddIn property to False as follows.
- Open the VBA editor.
- In the Project window select the add-in's ThisWorkbook object.
- Press F4 if the Properties window is not already open.
- Change the IsAddIn property to False.

Regards,
Rob Rutherford

"walt" wrote in message ...
i created a .xla-file out of a .xls-file which give me the advantage to run
the macros stored in the .xla-file in (nearly) every excel file. so far so
good.

the worksheet in the .xla-file contains important information. if i want to
change that information i have a problem: i can't enter that sheet
anymore...!

does anyone know how to convert that file back to a .xls-file? i can't
believe that .xls - .xla is an one-way-road!

TIA Walt




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
How can I batch convert 97-2003 .xls files to 2007 .xlsx files Dave Nuttall Excel Discussion (Misc queries) 4 August 3rd 09 11:38 PM
Excel 2007 tmp files filling up drive with XLSM files Jim Excel Worksheet Functions 0 September 12th 08 03:31 PM
How to change default Open/Files of Type to "Microsoft Excel Files Tammy Excel Discussion (Misc queries) 2 January 14th 08 11:06 PM
converter tool to convert XL 2007 files to XL 2003 files Dave F Excel Discussion (Misc queries) 6 December 15th 06 12:45 AM
Drive Erased, got Files back but only excel files scrambled, help. Shawnky Excel Discussion (Misc queries) 0 May 8th 06 07:26 PM


All times are GMT +1. The time now is 04:53 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"