Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Programming / March 2008

Tip: Looking for answers? Try searching our database.

Lookup data for a range of dates

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Kev - Radio Man - 24 Mar 2008 17:07 GMT
Hi, I wish to use some data in my excel 2003 that will allow me to see data
for a range of dates.
In this case I have the first column as dates going back a few years, across
the top employees names.
I want to select past week, past month, past year, or a select date range.
Then loopup an employee, and display the number of un-planed leave, sick,
domestic, Special leave etc,

Can I please get some help.

Thanks Kevin.
Mike H - 24 Mar 2008 18:00 GMT
One way

Column of dates in Col A startitn in A2
Names in Row 1
Start date to report on J1
End date to report on K1
Employee name L1
Code to sum M1 (E,e UL for unplanned leave, s for sick etc)
the formula
=SUMPRODUCT((A2:A40>J1)*(A2:A40<K1)*(B1:I1=L1)*(B2:I40=M1))

Mike

> Hi, I wish to use some data in my excel 2003 that will allow me to see data
> for a range of dates.
[quoted text clipped - 7 lines]
>
> Thanks Kevin.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.