Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Jym Jym is offline
Junior Member
 
Posts: 2
Default Frequency and If with multiple Columns

Hi and thank you for your time.

I have the following data in a spread sheet

A B C
0 50 F
50 52 D-
52 56 D
56 59 D+ //this continues through A+ it's our schools marking system.

On another sheet in the same workbook I have my 300 students listed with their grade inputted as well.

LastName FirstName Grade
Smith John 65

---------------------
What I would like to do is find out the frequency of grades on another sheet that might look like

Grade Frequency
A 12 // where 12 means that 12 students recieved a mark between 85 and 89

TIA
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 258
Default Frequency and If with multiple Columns

Jym --

It sounds like you are trying to create a histogram, or at least the data to
support one. Excel has a histogram method. If you've already installed it,
it will be under ToolsData Analysis. If you haven't installed the data
analysis tools it won't be there, but it's easy to install. Just go to
ToolsAddins, and click on 'Data Analysis' tools. (Don't click the 'Data

Analysis - VBA', that's used for programming...). Then the histogram is
available. You'll be able to make the table and/or chart, depending on what
options you select.

HTH

"Jym" wrote:


Hi and thank you for your time.

I have the following data in a spread sheet

A B C
0 50 F
50 52 D-
52 56 D
56 59 D+ //this continues through A+ it's our schools marking
system.

On another sheet in the same workbook I have my 300 students listed
with their grade inputted as well.

LastName FirstName Grade
Smith John 65

---------------------
What I would like to do is find out the frequency of grades on another
sheet that might look like

Grade Frequency
A 12 // where 12 means that 12 students recieved a mark
between 85 and 89

TIA




--
Jym

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default Frequency and If with multiple Columns

One problem you have is that your boudaries overlap:

0 50 F
50 52 D-
52 56 D
56 59 D+


Is a score of 50 a F or a D- ?

--
Biff
Microsoft Excel MVP


"Jym" wrote in message
...

Hi and thank you for your time.

I have the following data in a spread sheet

A B C
0 50 F
50 52 D-
52 56 D
56 59 D+ //this continues through A+ it's our schools marking
system.

On another sheet in the same workbook I have my 300 students listed
with their grade inputted as well.

LastName FirstName Grade
Smith John 65

---------------------
What I would like to do is find out the frequency of grades on another
sheet that might look like

Grade Frequency
A 12 // where 12 means that 12 students recieved a mark
between 85 and 89

TIA




--
Jym



  #4   Report Post  
Jym Jym is offline
Junior Member
 
Posts: 2
Default

Actually it's "<" the right column and "=" the left column so 49.9 is an F and 50 is a D-

Quote:
Originally Posted by T. Valko View Post
One problem you have is that your boudaries overlap:

0 50 F
50 52 D-
52 56 D
56 59 D+


Is a score of 50 a F or a D- ?

--
Biff
Microsoft Excel MVP
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
FREQUENCY across multiple worksheets Fin Fang Foom Excel Worksheet Functions 0 September 25th 07 03:04 PM
Combine multiple columns into two long columns, Repeating rows in first column [email protected] Excel Discussion (Misc queries) 2 July 31st 06 09:45 PM
Combine multiple columns into two long columns, Repeating rows in first column [email protected] Excel Discussion (Misc queries) 0 July 31st 06 05:07 PM
histograms - frequency and relative frequency? confusedstudent Excel Discussion (Misc queries) 2 February 8th 06 08:20 AM
how do get the frequency in 2 columns Hi Excel Worksheet Functions 0 December 9th 05 02:55 PM


All times are GMT +1. The time now is 05:26 AM.

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"