How do I use an Ln function in a form in Access?

G

Guest

I am trying to make a form that automatically does some calculations....it is
working fine with all functions except when I try to use a natural log (Ln).
Do I just need a newer version of Access, or is this impossible?
 
J

John Vinson

I am trying to make a form that automatically does some calculations....it is
working fine with all functions except when I try to use a natural log (Ln).
Do I just need a newer version of Access, or is this impossible?

The Log function *is* the natural logarithm:

?log(10)
2.30258509299405

John W. Vinson[MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top