PC Review Forums Newsgroups Microsoft Excel Microsoft Excel Charting return maximum y and x value

Reply

return maximum y and x value

 
Thread Tools Rate Thread
Old 24-09-2003, 05:29 PM   #1
bsoucy
Guest
 
Posts: n/a
Default return maximum y and x value


:Hi
I put together a spreadsheet to plot x and y coordinates to produce a
sine like
curve in a chart. Is there a way to return the maximum x and y values
from the curve? Much appreciated.
B



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/

  Reply With Quote
Old 27-09-2003, 04:49 PM   #2
Tushar Mehta
Guest
 
Posts: n/a
Default Re: return maximum y and x value

Since XL only plots what's in the worksheet, wouldn't the max/min
values you seek be in the worksheet? Use the MIN and MAX worksheet
functions to get the results you need.

--
Regards,

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

In article <bsoucy.u9qvz@excelforum-nospam.com>,
bsoucy.u9qvz@excelforum-nospam.com says...
> :Hi
> I put together a spreadsheet to plot x and y coordinates to produce a
> sine like
> curve in a chart. Is there a way to return the maximum x and y values
> from the curve? Much appreciated.
> B
>
>
>
> ------------------------------------------------
> ~~ Message posted from http://www.ExcelTip.com/
> ~~ View and post usenet messages directly from http://www.ExcelForum.com/
>
>

  Reply With Quote
Old 01-10-2003, 02:41 PM   #3
bsoucy
Guest
 
Posts: n/a
Default Re: return maximum y and x value

Thanks but the data points plotted are not the maximum y value, but 3 to
5 points on the curve.
If it could return the maximum y value and the x value at which the
maximum y value occurs it would be much easier and faster than trying
to read the points off the graph (not to mention eliminating human
error).
This would actually make the chart work for me instead of just
displaying data.
Didn't we do this in 5th grade?
thanks again
B



------------------------------------------------
~~ Message posted from http://www.ExcelTip.com/
~~ View and post usenet messages directly from http://www.ExcelForum.com/

  Reply With Quote
Old 02-10-2003, 05:14 AM   #4
Tushar Mehta
Guest
 
Posts: n/a
Default Re: return maximum y and x value

I vaguely remember participating in a similar discussion. It really
would help if you'd quote the previous discussion.

For direct access to newsgroups check the Outlook Express and Newsgroups
page on my web site.

--
Regards,

Tushar Mehta
MS MVP Excel 2000-2003
www.tushar-mehta.com
Excel, PowerPoint, and VBA tutorials and add-ins
Custom Productivity Solutions leveraging MS Office


In article <bsoucy.umhx1@excelforum-nospam.com>, bsoucy.umhx1
@excelforum-nospam.com says...
> Thanks but the data points plotted are not the maximum y value, but 3 to
> 5 points on the curve.
> If it could return the maximum y value and the x value at which the
> maximum y value occurs it would be much easier and faster than trying
> to read the points off the graph (not to mention eliminating human
> error).
> This would actually make the chart work for me instead of just
> displaying data.
> Didn't we do this in 5th grade?
> thanks again
> B
>
>
>
> ------------------------------------------------
> ~~ Message posted from http://www.ExcelTip.com/
> ~~ View and post usenet messages directly from http://www.ExcelForum.com/
>
>

  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off