Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I would like to create a list box in a form that lists all math functions of Excel. Is there a way I can easily re-use the list that is displayed when you use Insert / Function / Math ... ? Thanks, MrT |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is this the list you are looking for?
ABS ACOS ACOSH ASIN ASINH ATAN ATAN2 ATANH CEILING COMBIN COS COSH DEGREES EVEN EXP FACT FACTDOUBLE FLOOR GCD INT LCM LN LOG LOG10 MDETERM MINVERSE MMULT MOD MROUND MULTINOMIAL ODD PI POWER PRODUCT QUOTIENT RADIANS RAND RANDBETWEEN ROMAN ROUND ROUNDDOWN ROUNDUP SERIESSUM SIGN SIN SINH SQRT SQRTPI SUBTOTAL SUM SUMIF SUMPRODUCT SUMSQ SUMX2MY2 SUMX2PY2 SUMXMY2 TAN TANH TRUNC -- Rick (MVP - Excel) "MrT" wrote in message ... Hi, I would like to create a list box in a form that lists all math functions of Excel. Is there a way I can easily re-use the list that is displayed when you use Insert / Function / Math ... ? Thanks, MrT |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Sat, 24 Jan 2009 13:32:25 -0500, "Rick Rothstein"
wrote: Is this the list you are looking for? ABS ACOS ACOSH ASIN ASINH ATAN ATAN2 ATANH CEILING COMBIN COS COSH DEGREES EVEN EXP FACT FACTDOUBLE FLOOR GCD INT LCM LN LOG LOG10 MDETERM MINVERSE MMULT MOD MROUND MULTINOMIAL ODD PI POWER PRODUCT QUOTIENT RADIANS RAND RANDBETWEEN ROMAN ROUND ROUNDDOWN ROUNDUP SERIESSUM SIGN SIN SINH SQRT SQRTPI SUBTOTAL SUM SUMIF SUMPRODUCT SUMSQ SUMX2MY2 SUMX2PY2 SUMXMY2 TAN TANH TRUNC Those are the methods/function in the "Math & Trig" category. But the OP wanted the methods/function in the "Financial" category. Is it possible to get the list programmatically out of the WorksheetFunction object? Lars-Åke |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
financial functions | Excel Discussion (Misc queries) | |||
Financial functions | Excel Worksheet Functions | |||
financial functions - HELP!!! | Excel Worksheet Functions | |||
Financial functions | Excel Worksheet Functions | |||
Financial Functions | Excel Worksheet Functions |