Functions don't appear in AutoComplete drop-down list with add-in

S

Schizoid Man

Hi,

If I have an .xlsm file (any Excel file with VBA code) then Excel 2007
includes those custom VBA functions in the AutoComplete drop-down list when
typing a formula into a cell.

However, I do not seen the custom functions from an .xla add-in the
AutoComplete drop-down list (even though they are included in the Function
Wizard's UDF section).

Thanks,
Schiz
 
Top