View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_4_] Bob Phillips[_4_] is offline
external usenet poster
 
Posts: 834
Default Replace Worksheetfunction.ln code

Help seems to suggest that they are the same thing.

--

HTH

Bob

"michelle439731" wrote in message
...
Morning,

I want to replace the code "worksheetfunction.ln" with "math.log" in my
code.
Is this the same calculation? If not what piece of code should I be
using.

Thank you very much for your help,

Michelle