Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,670
Default How to determine the value?

There are given data
Under column A, there is a date.
Under column B, there is a score
Under column C, there is a date.
Under column D, there is a score

24-Dec-07 13% 28-Dec-07 31% [row 1]
31-Dec-07 66% 29-Dec-07 48% [row 2]
07-Jan-08 78% 30-Dec-07 15% [row 3]
14-Jan-08 47% 31-Dec-07 96% [row 4]
21-Jan-08 100% 01-Jan-08 33% [row 5]
28-Jan-08 61% 02-Jan-08 62% [row 6]
04-Feb-08 97% 03-Jan-08 65% [row 7]

I would like to retrieve the score under column B into cell E1, where the
date in cell C1 is equal and between the periods in column A, such as 13%
should be return in cell E1, another example, 66% should be returned in cell
E5, because the date in cell C5 is 01-Jan-08, which is between 31-Dec-07 and
07-Jan-08. Through this process, I would like to determine all score under
column E.
Does anyone have any suggestions?
Thanks in advance for any suggestions
Eric

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,651
Default How to determine the value?

On Sat, 19 Jan 2008 16:15:01 -0800, Eric
wrote:

There are given data
Under column A, there is a date.
Under column B, there is a score
Under column C, there is a date.
Under column D, there is a score

24-Dec-07 13% 28-Dec-07 31% [row 1]
31-Dec-07 66% 29-Dec-07 48% [row 2]
07-Jan-08 78% 30-Dec-07 15% [row 3]
14-Jan-08 47% 31-Dec-07 96% [row 4]
21-Jan-08 100% 01-Jan-08 33% [row 5]
28-Jan-08 61% 02-Jan-08 62% [row 6]
04-Feb-08 97% 03-Jan-08 65% [row 7]

I would like to retrieve the score under column B into cell E1, where the
date in cell C1 is equal and between the periods in column A, such as 13%
should be return in cell E1, another example, 66% should be returned in cell
E5, because the date in cell C5 is 01-Jan-08, which is between 31-Dec-07 and
07-Jan-08. Through this process, I would like to determine all score under
column E.
Does anyone have any suggestions?
Thanks in advance for any suggestions
Eric



=VLOOKUP(C1,$A$1:$B$7,2)
--ron
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
pre determine value Malik Nadeem Excel Discussion (Misc queries) 4 September 20th 07 06:30 AM
How to determine the value? Eric Excel Discussion (Misc queries) 7 August 16th 07 01:42 AM
How to determine the value? Eric Excel Discussion (Misc queries) 1 July 24th 07 07:14 AM
How to determine the value? Eric Excel Discussion (Misc queries) 0 February 13th 07 03:26 AM
How to Determine 1st, 2nd & 3rd for a PWD Pete n PWD Land Excel Discussion (Misc queries) 3 February 17th 05 09:25 PM


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