D Dave Peterson Nov 3, 2006 #2 2.718...??? =exp(1) What is the syntax to use Eulers Number (e) in VBA? Thanks! Click to expand...
C chris Nov 3, 2006 #3 Thanks! For some reason I was thinking the syntax was different in VBA than in Excel.
R Ron Rosenfeld Nov 3, 2006 #4 What is the syntax to use Eulers Number (e) in VBA? Thanks! Click to expand... Maybe EXP(1) ?exp(1) 2.71828182845905 --ron
What is the syntax to use Eulers Number (e) in VBA? Thanks! Click to expand... Maybe EXP(1) ?exp(1) 2.71828182845905 --ron