#1   Report Post  
Posted to microsoft.public.excel.misc
Mike
 
Posts: n/a
Default Range and dates

I am trying to keep track of attendance. I want to be able to retrieve dates
of when a student is absent. How can I do that?

"Student
I.D. #" Last Name First Name 12/1/05 12/2/05 12/3/05 12/04/05
Student Example Absent Absent

When I do my report, I want to be able to get the date the student was
absent. I need help on my formula.

  #2   Report Post  
Posted to microsoft.public.excel.misc
Bob Phillips
 
Posts: n/a
Default Range and dates

Last date?

Just use

=INDEX(1:1,MATCH(9.99999999999999E+307,2:2))

assuming the data is in row 2, dates in row 1.

--
HTH

Bob Phillips

(remove nothere from email address if mailing direct)

"Mike" wrote in message
...
I am trying to keep track of attendance. I want to be able to retrieve

dates
of when a student is absent. How can I do that?

"Student
I.D. #" Last Name First Name 12/1/05 12/2/05 12/3/05 12/04/05
Student Example Absent Absent

When I do my report, I want to be able to get the date the student was
absent. I need help on my formula.



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
Find dates in a range; then sum values in that range by a criteria Anders Excel Discussion (Misc queries) 4 October 21st 05 03:41 PM
How to count dates within a certain range in a column with mutiple date range entries Krisjhn Excel Worksheet Functions 2 September 1st 05 01:59 PM
count date occurances in range of dates... Alex Excel Worksheet Functions 2 July 27th 05 04:15 PM
Finding dates within a date range Marcus Excel Worksheet Functions 2 April 5th 05 02:03 AM
Finding Dates in a date range Marcus Excel Discussion (Misc queries) 1 April 5th 05 01:51 AM


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