![]() |
![]() |
|
|||||||
| Excel Questions All Excel/VBA questions - formulas, macros, pivot tables, general help, etc. Please post to this forum in English only. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
New Member
Join Date: Mar 2002
Location: Toledo, OH
Posts: 18
|
I have a spreadsheet which has 5 columns of data in columns B thru F in rows 3 thru 33. I wish to construct a chart with a combo box from which I can select any of the 5 columns of data, or all 5 columns, as a Data Series to display on the chart. Is it best to use a formula or VBA? Please advise!! Thank you for your kind attention & help! I appreciate it.
[ This Message was edited by: Geronimo on 2002-04-09 15:33 ] |
|
|
|
|
|
#2 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Either way
|
|
|
|
|
|
#3 |
|
New Member
Join Date: Mar 2002
Location: Toledo, OH
Posts: 18
|
I guess I was not clear enough. Is there a formula that will do the job & what is it. Thanks
|
|
|
|
|
|
#4 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Quote:
[ This Message was edited by: Mark W. on 2002-04-09 15:55 ] |
|
|
|
|
|
|
#5 |
|
New Member
Join Date: Mar 2002
Location: Toledo, OH
Posts: 18
|
I wish to use a line chart plotting numerical values from the columns against days of the month in the rows.
|
|
|
|
|
|
#6 | |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
Quote:
|
|
|
|
|
|
|
#7 |
|
New Member
Join Date: Mar 2002
Location: Toledo, OH
Posts: 18
|
Date Morning Afternoon Evening Night
4/1/2002 124.0 126.0 119.0 177.0 4/2/2002 137.0 117.0 140.0 175.0 4/3/2002 118.0 112.0 106.0 199.0 4/4/2002 115.0 145.0 131.0 167.0 4/5/2002 112.0 114.0 136.0 192.0 4/6/2002 134.0 113.0 116.0 167.0 4/7/2002 84.0 82.0 111.0 184.0 Here is a small section of the spreadsheet. I want to choose from a combo box on the chart any one or all of the column headings & display the numerical data on a line chart.One axis has the column headings & the other the day of the month, 1 or 2, or 3 etc. [ This Message was edited by: Geronimo on 2002-04-09 16:21 ] |
|
|
|
|
|
#8 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
What's the contents of the Combo Box's input range and what is its cell link?
[ This Message was edited by: Mark W. on 2002-04-09 16:27 ] |
|
|
|
|
|
#9 |
|
New Member
Join Date: Mar 2002
Location: Toledo, OH
Posts: 18
|
I'm not quite sure what you mean.
|
|
|
|
|
|
#10 |
|
MrExcel MVP
Join Date: Feb 2002
Location: Austin, Texas USA
Posts: 11,654
|
See the Excel Help Index topic for "About control properties for list boxes and combo boxes".
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|