PC Review


Reply
Thread Tools Rate Thread

copy trendline logarithmic constants to a cell

 
 
=?Utf-8?B?Q2hlZXRoYQ==?=
Guest
Posts: n/a
 
      26th Apr 2006
Is it possible to copy trendline logarithmic constants to a cell for further
calculations.
 
Reply With Quote
 
 
 
 
Tushar Mehta
Guest
Posts: n/a
 
      26th Apr 2006
For my enhancements to Dave Braden's code to do the needful:
http://groups.google.com/group/micro.../msg/0eda30f29
434786d?hl=en&

To get the results directly in a worksheet:
Trendline Coefficients and Regression Analysis
http://www.tushar-mehta.com/excel/ti...efficients.htm

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Excel, PowerPoint, and VBA add-ins, tutorials
Custom MS Office productivity solutions

In article <798491F6-A322-46C1-BBB0-(E-Mail Removed)>,
(E-Mail Removed) says...
> Is it possible to copy trendline logarithmic constants to a cell for further
> calculations.
>

 
Reply With Quote
 
David Biddulph
Guest
Posts: n/a
 
      26th Apr 2006
"Cheetha" <(E-Mail Removed)> wrote in message
news:798491F6-A322-46C1-BBB0-(E-Mail Removed)...
> Is it possible to copy trendline logarithmic constants to a cell for
> further
> calculations.


Can't you use the LOGEST() function?
--
David Biddulph


 
Reply With Quote
 
Mike Middleton
Guest
Posts: n/a
 
      26th Apr 2006
David -

Excel's logarithmic trendline fits y = c*LN(x) + b.

Excel's exponential trendline fits y = c*EXP(b*x).

Excel's LOGEST function fits y = b*m^x. The b value corresponds to c in the
trendline exponential function, and the m corresponds to EXP(b).

So, LOGEST is a worksheet equivalent to exponential trendline, not to
logarithmic trendline.

- Mike
www.mikemiddleton.com

"David Biddulph" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> "Cheetha" <(E-Mail Removed)> wrote in message
> news:798491F6-A322-46C1-BBB0-(E-Mail Removed)...
>> Is it possible to copy trendline logarithmic constants to a cell for
>> further
>> calculations.

>
> Can't you use the LOGEST() function?
> --
> David Biddulph



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Logarithmic Trendline jonathan.laberge@gmail.com Microsoft Excel Charting 2 28th Mar 2007 11:21 PM
Function for Logarithmic Trendline =?Utf-8?B?QXJ0aHVySg==?= Microsoft Excel Charting 9 8th Jun 2005 12:08 AM
Logarithmic Trendline - Please Help Chantay Thomas Microsoft Excel Charting 1 22nd Apr 2004 01:35 PM
Logarithmic Trendline - Please Help Chantay Thomas Microsoft Excel Charting 2 22nd Apr 2004 12:59 PM
Logarithmic trendline unavailable Kevin Becker Microsoft Excel Charting 2 16th Jan 2004 12:08 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:59 PM.