Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
What is the syntax to use Eulers Number (e) in VBA? Thanks!
|
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
2.718...???
=exp(1) chris wrote: What is the syntax to use Eulers Number (e) in VBA? Thanks! -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks! For some reason I was thinking the syntax was different in VBA
than in Excel. Dave Peterson wrote: 2.718...??? =exp(1) chris wrote: What is the syntax to use Eulers Number (e) in VBA? Thanks! -- Dave Peterson |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
On 2 Nov 2006 16:00:08 -0800, "chris" wrote:
What is the syntax to use Eulers Number (e) in VBA? Thanks! Maybe EXP(1) ?exp(1) 2.71828182845905 --ron |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Significant number rounding based on key cell | Excel Worksheet Functions | |||
column number of the answer to MIN | Excel Worksheet Functions | |||
vlookup with more than number to be retrieved | Excel Worksheet Functions | |||
Preceding a number by zeros, that is still a number | Excel Worksheet Functions | |||
two quick questions on excel. please answer as soon as possible... | Excel Worksheet Functions |