Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Highlight a row

Here is what I am trying to accomplish.

I want one controlling cell in my spreadsheet where I manually write a
number from 1 to 10.

The spreadsheet has 10 rows with data for 10 variables for different dates
(different columns in the table). When I write say number 6 in the
controlling cell, The simple XY chart in my spreadsheet should take values
from row number 6 and update the plot. The data in row 6 is obviously the Y
variable. The X variable is the date variables which are mentioned in the
same common row for all the 10 variables. Basically I should be able to step
thru the 10 different data sets without having to plot 10 different plots.
Is there any way of doing this in Excel?


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,510
Default Highlight a row

Hi,

If I understand your question correctly then I think that you should use
AutoFilter to produce your results. (Check Help for more info on AutoFilter.)

Use the dates as column headers and insert the data in the 10 rows under the
headers. Add an additional header called Selection. In the Selection column
insert your numbers 1 to 10. Then click on any single cell in the range and
then Autofilter.

Now select all your date headers and data (leave out the selection column)
and create your chart with all the data. You will see a chart with multiple
series for the 10 rows of data. Click on the drop down arrow against
Selection header and select the individual row required and you have your
chart with just the selected series.

Regards,

OssieMac



"ABCD" wrote:

Here is what I am trying to accomplish.

I want one controlling cell in my spreadsheet where I manually write a
number from 1 to 10.

The spreadsheet has 10 rows with data for 10 variables for different dates
(different columns in the table). When I write say number 6 in the
controlling cell, The simple XY chart in my spreadsheet should take values
from row number 6 and update the plot. The data in row 6 is obviously the Y
variable. The X variable is the date variables which are mentioned in the
same common row for all the 10 variables. Basically I should be able to step
thru the 10 different data sets without having to plot 10 different plots.
Is there any way of doing this in Excel?



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
Highlight changes Kim Excel Discussion (Misc queries) 2 December 17th 09 01:51 PM
how to highlight more related cells if cell highlight Jon Excel Discussion (Misc queries) 5 December 21st 08 01:06 PM
Highlight active cell and de-highlight previous cell dmbuso Excel Programming 3 April 7th 07 04:22 PM
Highlight cells with ctrl-click but only un-highlight one cell hagan Excel Discussion (Misc queries) 5 May 27th 05 06:45 PM
how do i highlight every odd row HEATHERSM1 Excel Discussion (Misc queries) 2 May 23rd 05 03:29 PM


All times are GMT +1. The time now is 11:28 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"