Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 557
Default Function created in VBA not listed in worksheet existing functions.Pleae Help

Hi all, I have created a functition called "SUMCOLOR" in vba and when
I checked in excel cell it was listed in existing excel functions.
But when I saved that workbook in which I created that function as an
excel adding and after installing that Addin when I tried using that
function in other workbooks, the function was working but its not
listed anymore in existing functions list. Please can any friend tell
me that why is that. Basically i have created a function and i want
to use it as Addin and i also want it to appear in excisting functions
list so user will know that there is function called "SUMCOLOR"
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Function created in VBA not listed in worksheet existing functions. Pleae Help

If your add-in with the functions is properly loaded, your UDF's should show up
under User Defined category.

That category will be at bottom of Insert Function list.


Gord Dibben MS Excel MVP

On Tue, 13 Jul 2010 08:53:22 -0700 (PDT), K wrote:

Hi all, I have created a functition called "SUMCOLOR" in vba and when
I checked in excel cell it was listed in existing excel functions.
But when I saved that workbook in which I created that function as an
excel adding and after installing that Addin when I tried using that
function in other workbooks, the function was working but its not
listed anymore in existing functions list. Please can any friend tell
me that why is that. Basically i have created a function and i want
to use it as Addin and i also want it to appear in excisting functions
list so user will know that there is function called "SUMCOLOR"

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 557
Default Function created in VBA not listed in worksheet existingfunctions. Pleae Help

Thanks for replying Gord. My Addin is properly loaded and my functions
do appear in User Defined category. My question was that in excel
2007 when user put something like "=S" in a cell then a list of all
those functions appear which starts with "S" like (SUMPRODUCT, SUM
etc…). I cant see my functions in that list. My functions were
appearing before but they stoped appearing in functions list after
when i saved that workbook as excel Addin. My function name is
"SUMCOLOR" and basically i want this to be listed in other functions
list when user put "=S" in the cell. Because nobody goto see
functions in User defined category as they prefer that a functions
list should popup as they type in cell. Please have you got any
suggestions

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 9
Default Function created in VBA not listed in worksheet existing functions. Pleae Help

I cannot get these to appear in the dropdown unless they are in a module of the
active workbook.

See my reply to your email.

Perhaps someone in the programming group could help you.

Post over there.


Gord Dibben MS Excel MVP

On Wed, 14 Jul 2010 00:58:52 -0700 (PDT), K wrote:

Thanks for replying Gord. My Addin is properly loaded and my functions
do appear in User Defined category. My question was that in excel
2007 when user put something like "=S" in a cell then a list of all
those functions appear which starts with "S" like (SUMPRODUCT, SUM
etc…). I cant see my functions in that list. My functions were
appearing before but they stoped appearing in functions list after
when i saved that workbook as excel Addin. My function name is
"SUMCOLOR" and basically i want this to be listed in other functions
list when user put "=S" in the cell. Because nobody goto see
functions in User defined category as they prefer that a functions
list should popup as they type in cell. Please have you got any
suggestions

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
VBA Created Worksheet Function Not Recalculating Falcon Feet Excel Discussion (Misc queries) 5 February 26th 10 06:05 PM
Result in 3rd function from existing two functions shabutt Excel Programming 5 April 16th 09 12:02 PM
Edit created worksheet function davidmac1954 Excel Worksheet Functions 1 October 10th 06 06:04 PM
Need to reference existing functions in a custom function: possibl dofnup Excel Worksheet Functions 5 August 6th 05 11:42 AM
Add-In Functions not listed in Automation mrvgson Excel Programming 11 January 8th 05 05:27 AM


All times are GMT +1. The time now is 10:56 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"