ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Look up functions (https://www.excelbanter.com/excel-worksheet-functions/231130-look-up-functions.html)

[email protected]

Look up functions
 
Hi,

I am currently in the process of trying to return a value based on a
data element being found with a specified date range.

One element is the look up field and then the next two elements are
the From and To dates and the result, being the fourth element, is to
be returned based on combination between the Look Up field and the
date range.

Can you please advise what Functions would work with this requirement.

Pecoflyer[_324_]

Look up functions
 

;348915 Wrote:
Hi,

I am currently in the process of trying to return a value based on a
data element being found with a specified date range.

One element is the look up field and then the next two elements are
the From and To dates and the result, being the fourth element, is to
be returned based on combination between the Look Up field and the
date range.

Can you please advise what Functions would work with this requirement.


HOW TO GET FURTHER HELP WITH A WORKBOOK
For further help with it why not join our forums (shown in
the link below) it's completely free, if you do join *you will have the
opportunity to add attachments *to your posts so you can add workbooks
to better illustrate your problems and get help directly with them. Also
if you do join please post in this thread (link found below) so that
people who have been following or helping with this query can continue
to do so. :)


--
Pecoflyer

Cheers -
------------------------------------------------------------------------
Pecoflyer's Profile:
http://www.thecodecage.com/forumz/member.php?userid=14
View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=97595


T. Valko

Look up functions
 
This would be the general syntax:

=INDEX(Result_range,MATCH(1,(Lookup_range=Lookup_v alue)*(From_range=From_date)*(To_range<=To_date), 0))

This is an array formula. Array formulas need to be entered using the key
combination of CTRL,SHIFT,ENTER (not just ENTER). Hold down both the CTRL
key and the SHIFT key then hit ENTER.

--
Biff
Microsoft Excel MVP


wrote in message
...
Hi,

I am currently in the process of trying to return a value based on a
data element being found with a specified date range.

One element is the look up field and then the next two elements are
the From and To dates and the result, being the fourth element, is to
be returned based on combination between the Look Up field and the
date range.

Can you please advise what Functions would work with this requirement.





All times are GMT +1. The time now is 09:41 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com