Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations sizbut on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Spreadsheet functions, Add-ins and autocomplete lists

Status
Not open for further replies.

GeoffreyBernardo

Programmer
Oct 28, 2008
6
ZA
Hallo Guys,

In Excel 2007, I have made a custom spreadsheet function. When I start typing the function in a cell on a sheet, a list of functions that start with the same letters appears and then I can select my custom function from the list. This makes entering the function much faster, especially since the name of my function contains ten characters.

I have proceeded to save the workbook as an add-in, but have noticed, when I open another workbook and start typing the function name in a cell (after the equal sign, of course) the rest of the Excel functions that start with te same letters appear in the list, but not my custom function. However, I can still use my function in any workbook and it also appears in the Insert Function dialogue box.

How can I make my function appear in that list now that I have made the workbook that contains it into an add-in?

Thanks for your help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top