ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Opening an Add-In (https://www.excelbanter.com/excel-programming/323667-opening-add.html)

Kerry[_4_]

Opening an Add-In
 
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

Bob Phillips[_6_]

Opening an Add-In
 


--

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




Bob Phillips[_6_]

Opening an Add-In
 
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




Bob Phillips[_6_]

Opening an Add-In
 
Laurent Longre has an addin that provides language support and much more.
You can get it
http://longre.free.fr/english/
although I do not know that it supports Portuguese, you could check it out

--

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




Bob Phillips[_6_]

Opening an Add-In
 
Sorry, replied to wrong question here.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Bob Phillips" wrote in message
...
Laurent Longre has an addin that provides language support and much more.
You can get it
http://longre.free.fr/english/
although I do not know that it supports Portuguese, you could check it

out

--

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






Kerry[_4_]

Opening an Add-In
 
Sorry - whats the VB IDE?

Thanks

Kerry

-----Original Message-----
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



.


Bob Phillips[_6_]

Opening an Add-In
 
The development environment within Excel. Do Alt-F11 to get to it.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Kerry" wrote in message
...
Sorry - whats the VB IDE?

Thanks

Kerry

-----Original Message-----
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



.




kerry

Opening an Add-In
 
Great - Thanks v much

-----Original Message-----
The development environment within Excel. Do Alt-F11 to

get to it.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Kerry" wrote in

message
...
Sorry - whats the VB IDE?

Thanks

Kerry

-----Original Message-----
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


.



.


Stephen Bullen[_4_]

Opening an Add-In
 
Hi Kerry,

Sorry - whats the VB IDE?


It's the editor you see when you click Tools Macro Visual Basic
Editor, aka the VBE.

Regards

Stephen Bullen
Microsoft MVP - Excel
www.oaltd.co.uk




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

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