ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Msg: TesAddCreated.xla is not a valid add-in (https://www.excelbanter.com/excel-programming/279662-msg-tesaddcreated-xla-not-valid-add.html)

Neil Bhandar

Msg: TesAddCreated.xla is not a valid add-in
 
Hello:

I just created a xls file and changed the extension to xla.

set the following in my code

thisworkbook.isaddin - true

Yet each time I try to add the xla as a an add-in I get a
msg back saying the file is not a valid add-in any clues?

Thanks,
-Neil

keepITcool

Msg: TesAddCreated.xla is not a valid add-in
 

might have stayed in the other thread..

open the xls.
in File Properties change the Title to something meaningfull

then use saveas...

then in the dialog for filetype
select Excel Addin (bottom of the dropdown)
close the xls.
then in tools..addins you should see the addin under the name you
entered in the title property.
Or maybe need to browse if not saved in standard addin folder.

If you need to work on it..
you can toggle the isaddin property.
you need to set it to true when you save it.




keepITcool

< email : keepitcool chello nl (with @ and .)
< homepage: http://members.chello.nl/keepitcool


"Neil Bhandar" wrote:

Hello:

I just created a xls file and changed the extension to xla.

set the following in my code

thisworkbook.isaddin - true

Yet each time I try to add the xla as a an add-in I get a
msg back saying the file is not a valid add-in any clues?

Thanks,
-Neil




All times are GMT +1. The time now is 09:18 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com