Kerry,
Go into the
VB IDE, select ThisWorkbook in the addin project, and change the
IsAddin property to False. This then becomes a visible workbook, you can add
your description, reset the IsAddin property and save it (in the
VB IDE).
--
HTH
RP
(remove nothere from the email address if mailing direct)
"Kerry" wrote in message
...
Hi
I have created an Excel add-in file, saved it, activated
it etc. Its working fine. However, I would like to add
a description to it and make some amendments but I can't
open the file. Any ideas?
Many Thanks
Kerry