#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 92
Default Edit add-in

I saved a file that has code, but the code references a few cells on a
worksheet within the file. I need to edit some info on the worksheet. HOw
can I open the xla file and view the worksheets. I can see the code, just
not the worksheets. Thanks!


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 30
Default Edit add-in

Steph
In the VBA window click on the ThisWorkbook icon in the project explorer
find the IsAddin property in the property window, set to False, your
worksheets should now be visible back in the Excel window
cheers
Simon

"Steph" wrote in message
...
I saved a file that has code, but the code references a few cells on a
worksheet within the file. I need to edit some info on the worksheet.
HOw
can I open the xla file and view the worksheets. I can see the code, just
not the worksheets. Thanks!




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 124
Default Edit add-in

Also, remember to perform a SaveAs *.xla.

--
Regards,
Zack Barresse, aka firefytr, (GT = TFS FF Zack)


"Simon Murphy" wrote in message
...
Steph
In the VBA window click on the ThisWorkbook icon in the project explorer
find the IsAddin property in the property window, set to False, your
worksheets should now be visible back in the Excel window
cheers
Simon

"Steph" wrote in message
...
I saved a file that has code, but the code references a few cells on a
worksheet within the file. I need to edit some info on the worksheet.
HOw
can I open the xla file and view the worksheets. I can see the code,
just
not the worksheets. Thanks!






  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 92
Default Edit add-in

Thanks Gents. Much appreciated!

"Simon Murphy" wrote in message
...
Steph
In the VBA window click on the ThisWorkbook icon in the project explorer
find the IsAddin property in the property window, set to False, your
worksheets should now be visible back in the Excel window
cheers
Simon

"Steph" wrote in message
...
I saved a file that has code, but the code references a few cells on a
worksheet within the file. I need to edit some info on the worksheet.
HOw
can I open the xla file and view the worksheets. I can see the code,

just
not the worksheets. Thanks!






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 do I edit a name in the name box Craig Excel Discussion (Misc queries) 3 January 18th 10 11:21 AM
VBA edit Benjamin Excel Discussion (Misc queries) 1 April 25th 08 04:58 PM
F2 Edit Key dr Excel Worksheet Functions 0 August 8th 07 07:44 PM
Why can't I edit my excel document? Edit buttons shaded. Arl @ CBC New Users to Excel 3 September 7th 05 01:18 AM
Ref Edit Bill[_30_] Excel Programming 1 August 29th 05 05:35 PM


All times are GMT +1. The time now is 08:34 AM.

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

About Us

"It's about Microsoft Excel"