Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
chornbeck
 
Posts: n/a
Default Charting Non-Numerical Data


I have a rather large xls full of customer data. I'm trying to produce
some charts based on the data. THe problem I'm facing is that the data
is non-numerical and I have little experience manipulating this type of
data.

I have several columns, such as State, MaritalStatus, and the like,
that I would like to find out info about, such as the percentage of
customers in each state.

How do I even begin to do this? Thanks for any helP!


--
chornbeck
------------------------------------------------------------------------
chornbeck's Profile: http://www.excelforum.com/member.php...o&userid=35451
View this thread: http://www.excelforum.com/showthread...hreadid=552270

  #2   Report Post  
Posted to microsoft.public.excel.misc
CWillis
 
Posts: n/a
Default Charting Non-Numerical Data

I don't have much experience with non-numerical data, but I have used this
befo

=COUNTIF(B2:B21,"sc")

If sc appears in the given range, it will count it. Divided by the number
of customers*100 (=C2/(COUNTA(A2:A21))*100) will give you the percentage of
customers in sc...

"chornbeck" wrote:


I have a rather large xls full of customer data. I'm trying to produce
some charts based on the data. THe problem I'm facing is that the data
is non-numerical and I have little experience manipulating this type of
data.

I have several columns, such as State, MaritalStatus, and the like,
that I would like to find out info about, such as the percentage of
customers in each state.

How do I even begin to do this? Thanks for any helP!


--
chornbeck
------------------------------------------------------------------------
chornbeck's Profile: http://www.excelforum.com/member.php...o&userid=35451
View this thread: http://www.excelforum.com/showthread...hreadid=552270


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
Charting Data over 256 Columns Tommy Z. Charts and Charting in Excel 1 December 2nd 05 05:26 AM
Charting Data Series vs. Data Points? Tommy Z. Charts and Charting in Excel 4 November 29th 05 11:23 PM
Charting data against dates where dates are not at fixed intervals PK Charts and Charting in Excel 4 June 16th 05 05:08 AM
Multi-sheet data charting problem Jim M Charts and Charting in Excel 2 May 6th 05 01:13 AM
Charting and analyzing Times' times data for trends Johnny Excel Discussion (Misc queries) 1 May 5th 05 01:36 AM


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