Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() 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 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to do - B2 is only valid if B1 is zero | Excel Discussion (Misc queries) | |||
How to valid the values? | Excel Worksheet Functions | |||
'reference is not valid' | Excel Discussion (Misc queries) | |||
.xls not a valid web archive | Excel Discussion (Misc queries) | |||
Valid SQL string | Excel Discussion (Misc queries) |