Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2
Default variable for Y values in chart

On my Bias chart, under Source Data, Series, my Y values =Correlations!
$D$8:$D$59

Is there a way to make the ending location ($D$59) a variable? I want
the Y values ending location read from a cell entered by the user.

So, let say, in cell C16, I want my user to enter the ending cell for
the Y values they want to use for the Bias chart.
Therefore, cell C16 would have D59 entered by the user.

Thanks

Don
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 10,593
Default variable for Y values in chart

Use a dynamic range name with a Refersto value of

=OFFSET(Sheet1!$D$8,,,$C$16,1)

and refer to the name in the chart source data.

--
---
HTH

Bob


(there's no email, no snail mail, but somewhere should be gmail in my addy)



"Don Barton" wrote in message
...
On my Bias chart, under Source Data, Series, my Y values =Correlations!
$D$8:$D$59

Is there a way to make the ending location ($D$59) a variable? I want
the Y values ending location read from a cell entered by the user.

So, let say, in cell C16, I want my user to enter the ending cell for
the Y values they want to use for the Bias chart.
Therefore, cell C16 would have D59 entered by the user.

Thanks

Don



  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2
Default variable for Y values in chart

On Jan 8, 10:26*am, "Bob Phillips" wrote:
Use a dynamic range name with a Refersto value of

=OFFSET(Sheet1!$D$8,,,$C$16,1)

and refer to the name in the chart source data.

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)


Thanks Bob

db
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
Passing variable values to userform control KJ-clueless Excel Discussion (Misc queries) 2 November 27th 07 10:51 PM
Calculating values in two columns based on a variable Alex Excel Discussion (Misc queries) 3 January 23rd 07 07:18 PM
SUM formula - using variable values Mike C Excel Worksheet Functions 2 January 13th 06 10:58 PM
Maintaining VBA variable values Adam1 Chicago Excel Discussion (Misc queries) 3 March 14th 05 11:08 PM
Variable values in Index function mlkpied Excel Worksheet Functions 6 December 6th 04 11:38 PM


All times are GMT +1. The time now is 01:16 PM.

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

About Us

"It's about Microsoft Excel"