View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Jan Kronsell Jan Kronsell is offline
external usenet poster
 
Posts: 99
Default List worksheetsheet functions

I know that, but I need the list en a Worksheet.

Jan

JLGWhiz wrote:
You can get a printable list of worksheet functions available to VBA
by typing the following into the VBA Help search box, then clicking
on it in the help options window.

List of Worksheet Functions Available to Visual Basic




"Jan Kronsell" wrote:

Is it possible, using VBA ,to list alle worksheet functions in Excel?

Jan