Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default weekly student status

Hi,

I have a list of students, with 3 columns:

- Name
- starting_date
- end_date

I would like to have a graph showing for every week of the year how
many students were there.

Can someone point me in the right direction to do this? Or send me a
sheet doing something equivalent.

My first guess was to build a sheet with very long formulas in each
cell, calculating with ifs the presence of each student. Maybe there
is an easier way.

Thanks a lot

François

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10,593
Default weekly student status

Maybe a pivot table and a pivot chart?

Alternative

Create a list of dates to chart and then add a formula of

=SUMPRODUCT(--($B$2:$B$30<=I2),--($C$2:$C$30=I2))

where B and C are the student dates, I is the list of dates, then chart this
list.

--
---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)



wrote in message
ups.com...
Hi,

I have a list of students, with 3 columns:

- Name
- starting_date
- end_date

I would like to have a graph showing for every week of the year how
many students were there.

Can someone point me in the right direction to do this? Or send me a
sheet doing something equivalent.

My first guess was to build a sheet with very long formulas in each
cell, calculating with ifs the presence of each student. Maybe there
is an easier way.

Thanks a lot

François


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default weekly student status

Hi Bob,

Thank you for your answer. I had never used the sumproduct function. A
simple google on it gave me a lot of things to try :) with numbers but
also, as you used it, with dates.

Very good idea,

François

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
To Gary's Student Michael Fosmire [MSFT] Excel Discussion (Misc queries) 2 May 17th 07 02:09 PM
how to match Id and Student ID homefunwork.com Excel Worksheet Functions 4 January 30th 07 11:32 PM
with weekly score sheet how do I column a weekly progressive aver. tom Excel Worksheet Functions 2 September 21st 06 08:13 AM
student directory Mark Excel Discussion (Misc queries) 3 September 4th 06 03:23 AM
Is Gary's Student here zmr325 Excel Discussion (Misc queries) 8 November 30th 05 12:17 PM


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