Results 1 to 2 of 2

Thread: maths

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2000
    Posts
    6
    how do i use a natural log in an equation within vb?
    this is just using the normal log:
    Cells(a, 5).Value = Cells(a, 3).Text * (Log(0.4 * Cells(a, 4).Text))

    thanks
    liam

  2. #2
    Frenzied Member HarryW's Avatar
    Join Date
    Jan 2000
    Location
    Heiho no michi
    Posts
    1,827
    The Log() function is the natural log.
    Harry.

    "From one thing, know ten thousand things."

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width