Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
JFM JFM is offline
external usenet poster
 
Posts: 3
Default VBA List Worksheet Functions

Is there a macro that can be used to list all of the VBA worksheet functions
in column A of a workbook? Thanks.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,253
Default VBA List Worksheet Functions

goto VBA help..
search on WORKSHEETFUNCTION

select Using Microsoft Excel WorksheetFunctiond in Visula Basic
click the hyperlink to "List of Worksheetfunctions etc.)

select m all
press ctrl C
goto Excel..
press ctrl V
select Edit/Clear/Clear Formats
sort ascending.


--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam

?B?SkZN?= wrote in message
:

Is there a macro that can be used to list all of the VBA worksheet
functions in column A of a workbook? Thanks.


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 783
Default VBA List Worksheet Functions

JFM wrote:
Is there a macro that can be used to list all of the VBA worksheet functions
in column A of a workbook? Thanks.

I know what Worksheet functions are. What do you mean by *VBA*
worksheet functions?

Alan Beban
  #4   Report Post  
Posted to microsoft.public.excel.programming
JFM JFM is offline
external usenet poster
 
Posts: 3
Default VBA List Worksheet Functions

VBA will not handle every worksheet function. Just like there are macros
that will list the name of every font that can be used, I'm wondering if
there is a macro that will extract a list of every worksheet function that
can be used with VBA and then copy that list to a worksheet range.

"Alan Beban" wrote:

JFM wrote:
Is there a macro that can be used to list all of the VBA worksheet functions
in column A of a workbook? Thanks.

I know what Worksheet functions are. What do you mean by *VBA*
worksheet functions?

Alan Beban

  #5   Report Post  
Posted to microsoft.public.excel.programming
JFM JFM is offline
external usenet poster
 
Posts: 3
Default VBA List Worksheet Functions

Thanks.

"keepITcool" wrote:

goto VBA help..
search on WORKSHEETFUNCTION

select Using Microsoft Excel WorksheetFunctiond in Visula Basic
click the hyperlink to "List of Worksheetfunctions etc.)

select m all
press ctrl C
goto Excel..
press ctrl V
select Edit/Clear/Clear Formats
sort ascending.


--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam

?B?SkZN?= wrote in message
:

Is there a macro that can be used to list all of the VBA worksheet
functions in column A of a workbook? Thanks.





  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,272
Default VBA List Worksheet Functions

One of the problems is that worksheet functions can exist in many places.
There are the Excel built-in functions, some more in the Analysis Toolpak
that many people would consider part of basic Excel (NETWORKDAYS, etc.), and
then some that will be added by other addins.

So it is difficult.

--

HTH

RP
(remove nothere from the email address if mailing direct)


"JFM" wrote in message
...
VBA will not handle every worksheet function. Just like there are macros
that will list the name of every font that can be used, I'm wondering if
there is a macro that will extract a list of every worksheet function that
can be used with VBA and then copy that list to a worksheet range.

"Alan Beban" wrote:

JFM wrote:
Is there a macro that can be used to list all of the VBA worksheet

functions
in column A of a workbook? Thanks.

I know what Worksheet functions are. What do you mean by *VBA*
worksheet functions?

Alan Beban



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
List Dependent Worksheet Functions Stephen Allen Excel Discussion (Misc queries) 3 July 22nd 08 03:37 PM
Identify & List unique values from a list using functions/formulas momtoaj Excel Worksheet Functions 3 May 31st 07 06:18 PM
WORKSHEET FUNCTIONS - LIST OF ALL ?? lightswitch80 Excel Worksheet Functions 2 May 25th 06 11:21 PM
How to get the complete list Excel Worksheet Functions phil Excel Worksheet Functions 1 September 5th 05 01:36 PM
List of VBA Functions ExcelMonkey[_144_] Excel Programming 2 June 8th 04 04:56 PM


All times are GMT +1. The time now is 05:17 PM.

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

About Us

"It's about Microsoft Excel"