Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2
Default Calulate a value when date is in a range.

Hi there,

Please can you help! I am trying to calculate from a list of dates,
which calender Period the date falls into.

I have a table in excel with period number in first col1, period start
date in col2, period end date in col3.

I then have a list of about 500 dates and want to put in the column
next to each date which period the date equals.

I've tried nested if and offset functions but cannot figure it out!!
If anyone can help, we would be most greatful.

Meg
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,836
Default Calulate a value when date is in a range.

Let's say your dates are in Column A, and certain dates, such as holidays,
are in Column B, specifically B1:B8. Try this function:
=ISNUMBER(MATCH(A1,$B$1:$B$8,0))
Fill down...

Regards,
Ryan---
--
RyGuy


" wrote:

Hi there,

Please can you help! I am trying to calculate from a list of dates,
which calender Period the date falls into.

I have a table in excel with period number in first col1, period start
date in col2, period end date in col3.

I then have a list of about 500 dates and want to put in the column
next to each date which period the date equals.

I've tried nested if and offset functions but cannot figure it out!!
If anyone can help, we would be most greatful.

Meg

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
Excel Formula to calulate number of days passed from date to date K. Mack Excel Discussion (Misc queries) 8 January 4th 07 11:27 PM
I am trying to calulate total time Karl Excel Worksheet Functions 3 July 13th 06 09:41 PM
HOW DO I CALULATE A OVERTIME FORMULA Payclerk Excel Worksheet Functions 1 April 9th 06 09:21 PM
Is there a way to calulate M-T-D or Y-T-D in Excelt? bdsirius Excel Worksheet Functions 2 December 8th 05 09:09 AM
how to calulate time unique New Users to Excel 1 July 5th 05 05:26 PM


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