LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 172
Default UserDefined Functions

Is there a quick way in VBA to tell if a function used in
a cell formula is a userdefined function? That is, I know
I can load the Excel Functions into an array and then do a
match on the function found in the cell against the array
and check to see if it is in the array. If its not found
(iserror =true) its userdefined. But this means I have to
actually find funtions in formulas to do this? Is there
an easier way to spot userdefined functions in formulas?

Thanks


 
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
number of userdefined formats nist Setting up and Configuration of Excel 0 March 2nd 06 03:27 PM
userdefined trendline derteight Excel Programming 1 October 15th 04 01:45 PM
How to use multiple sheets with range in userdefined function. Wouter HM Excel Programming 6 February 13th 04 02:47 PM
Passing Parameters to Userdefined Functions Peter M[_3_] Excel Programming 3 December 13th 03 07:56 PM
UserDefined Function that opens another w/book Regan Excel Programming 1 September 1st 03 10:21 AM


All times are GMT +1. The time now is 05:42 AM.

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"