Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default modify values in Graph

Hi!
This is what I have:

A
1 12
2 13
3 14

I need to plot a graph that would refer to the values above divided by
2.
I'm aware that I could make a reference table what would recalculate
the values and have it displayed, but I'm wondering if there is some
direct aproach to this issue.
something like setting the datarange to =(Table1!$A$1:$A$3)/2
TIA
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default modify values in Graph

I don't think you can do that directly, but you can create a defined name
(insert=Name=Define). Put you formula in as the refers to and assign the
series to that name.

It worked for me.

--
Regards,
Tom Ogilvy

"Ammar" wrote in message
om...
Hi!
This is what I have:

A
1 12
2 13
3 14

I need to plot a graph that would refer to the values above divided by
2.
I'm aware that I could make a reference table what would recalculate
the values and have it displayed, but I'm wondering if there is some
direct aproach to this issue.
something like setting the datarange to =(Table1!$A$1:$A$3)/2
TIA



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,071
Default modify values in Graph

You could use a named formula (Insert | Name Define...) that refers
to A1:A3/2, and use the named formula in the chart. But, using another
column is by far the more transparent way to go.

Still, for more on how to use a named formula in a chart, see the first
2 links on the 'Dynamic Charts' page at http://www.tushar-
mehta.com/excel/newsgroups/dynamic_charts/index.html

--
Regards,

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

In article ,
says...
Hi!
This is what I have:

A
1 12
2 13
3 14

I need to plot a graph that would refer to the values above divided by
2.
I'm aware that I could make a reference table what would recalculate
the values and have it displayed, but I'm wondering if there is some
direct aproach to this issue.
something like setting the datarange to =(Table1!$A$1:$A$3)/2
TIA

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I copy a graph that I want to modify in powerpoint? Ipata Charts and Charting in Excel 1 May 12th 09 01:37 PM
Modify the default graph colors [email protected] Charts and Charting in Excel 1 August 24th 05 08:00 AM
Modify Row & Cell Contents based upon Cells Values bpat1434 Excel Worksheet Functions 0 November 7th 04 03:31 PM
Modify Row & Cell Contents based upon Cells Values bpat1434 Excel Worksheet Functions 1 November 6th 04 05:17 PM
Modify this code to paste special, values Jonsson[_41_] Excel Programming 4 September 5th 04 10:03 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"