List workset fucntions
I went into Excel's help and searched for the worksheet functions. Then I
copied the short descriptions (by category) to an MSWord document.
Not quite the same thing, but not too difficult either.
Jan Kronsell wrote:
Is there a way to list all worksheet functions in Excel, using VBA?
I've tried something like
For Each W in WorksheetFunctions
and something like that.
Jan
--
Dave Peterson
|