View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Neil Bhandar Neil Bhandar is offline
external usenet poster
 
Posts: 9
Default 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