Thread
:
BETAINV In VBA
View Single Post
#
2
Posted to microsoft.public.excel.programming
Rick Rothstein
external usenet poster
Posts: 5,934
BETAINV In VBA
It's built in (well, into XL2003 and XL2007 at least).
Try WorksheetFunction.BetaInv(...)
--
Rick (MVP - Excel)
wrote in message
...
Does anybody have code for the BETAINV Excel function?
Cheers
Reply With Quote
Rick Rothstein
View Public Profile
Find all posts by Rick Rothstein