View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
scotty[_2_] scotty[_2_] is offline
external usenet poster
 
Posts: 9
Default getting paste function to list all addin functions

I am trying to work out why the paste function wizard does not list all
the functions from my addins (done using registerxll). I do have many
100s of functions in the addins.

Hence, I am guessing there is some max list size, does anyone know what
it is?

Using excel 2000. Would be interested to know if the list size changes
with 2003.

Also, are there any workarounds to this issue people know of? Can I
somewhere change the list size, might it be some reg setting?