Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 385
Default Format Data Series in a Chart

I have a chart listing year of degree and title with salary information, I
would like to now color code the male and female different colors, how can I
do this?

--
Thanks!
-Jennifer
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,081
Default Format Data Series in a Chart

How does your data designate gender?

M/F?
Male/Female?
some other code?

So long as the data contains info that allows you to differentiate, just use
Conditional Formatting

Let's say the first row of data you want to address is in row 2, and that
the male/female code is in column F

Select cell A2 then highlight the entire range of data - all rows & columns
Go to Format-Conditional formatting
Select 'Formula is' and use
=$g2= "M" (or "Male" or other code)
Click on the format button and choose your fromatting atttributes
OK your way back to the Conditional Formatting dialog
Click on the Add button
Duplicate the previous steps, exect the formula is
=$g2="F"

"Jennifer" wrote:

I have a chart listing year of degree and title with salary information, I
would like to now color code the male and female different colors, how can I
do this?

--
Thanks!
-Jennifer

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 385
Default Format Data Series in a Chart

In one tab is all my data with a column for 'M' and 'F', the data is pulled
into various charts and it's within those charts that I want to format the
data to be color coded. When I attempt to format the Data Series in the
chart, I do not get the conditional formatting option.... Other suggestion?
--
Thanks!
-Jennifer


"Duke Carey" wrote:

How does your data designate gender?

M/F?
Male/Female?
some other code?

So long as the data contains info that allows you to differentiate, just use
Conditional Formatting

Let's say the first row of data you want to address is in row 2, and that
the male/female code is in column F

Select cell A2 then highlight the entire range of data - all rows & columns
Go to Format-Conditional formatting
Select 'Formula is' and use
=$g2= "M" (or "Male" or other code)
Click on the format button and choose your fromatting atttributes
OK your way back to the Conditional Formatting dialog
Click on the Add button
Duplicate the previous steps, exect the formula is
=$g2="F"

"Jennifer" wrote:

I have a chart listing year of degree and title with salary information, I
would like to now color code the male and female different colors, how can I
do this?

--
Thanks!
-Jennifer

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Format Data Series in a Chart

Format/ conditional formatting. Help will tell you how.
--
David Biddulph

"Jennifer" wrote in message
...
I have a chart listing year of degree and title with salary information, I
would like to now color code the male and female different colors, how can
I
do this?

--
Thanks!
-Jennifer



  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default Format Data Series in a Chart

Sorry. I missed the fact that you are referring to a chart. Ignore my
previous answer.

I would have thought that the best bet is to split the M and F to two
separate series, and then you can colour each series appropriately on the
chart.
--
David Biddulph

"David Biddulph" <groups [at] biddulph.org.uk wrote in message
...
Format/ conditional formatting. Help will tell you how.
--
David Biddulph

"Jennifer" wrote in message
...
I have a chart listing year of degree and title with salary information, I
would like to now color code the male and female different colors, how
can I
do this?

--
Thanks!
-Jennifer







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 many data series can i format Derek Charts and Charting in Excel 4 June 8th 06 05:29 PM
change the format of a series in a chart CliffD Charts and Charting in Excel 1 January 10th 06 11:33 AM
chart data series -- plot a table as a single series hjc Charts and Charting in Excel 7 September 20th 05 05:52 PM
1 Chart - Different series format chrisabberton Charts and Charting in Excel 2 July 28th 05 04:59 PM
format data series Jeff Charts and Charting in Excel 3 April 21st 05 11:30 PM


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