#1   Report Post  
Posted to microsoft.public.excel.misc
Heather O'Malley
 
Posts: n/a
Default Lookup formulas

Hello,

I am trying to use a look up to avoid a manual update of some trade statistics =E2=80=93=
however when I look up a ref that is not within my lookup range it gives the previous row=
s data.

For example, 04090000074 is within the data range and is correct but the 2 below are no=
t and should be zero but pick up the nearest references data.

My lookup formula is: IF(ISNA(VLOOKUP($E3,[ukm0604q.xls]disk!$E$2:$R$2218,1=
1))=3DTRUE,0,VLOOKUP($E3,[ukm0604q.xls]disk!$E$2:$R$2218,11))


04090000074 0 12300 0 0
04090000092 0 12300 0 0
04090000352 0 12300 0 0

Any help is appreciated.

Thanks
  #2   Report Post  
Posted to microsoft.public.excel.misc
Arvi Laanemets
 
Posts: n/a
Default Lookup formulas

Hi

=IF(ISNA(VLOOKUP($E3,[ukm0604q.xls]disk!$E$2:$R$2218,11,0)),0,VLOOKUP($E3,[ukm0604q.xls]disk!$E$2:$R$2218,11,0))


--
Arvi Laanemets
( My real mail address: arvi.laanemets<attarkon.ee )



"Heather O'Malley" wrote in message
. ..
Hello,

I am trying to use a look up to avoid a manual update of some trade
statistics – however when I look up a ref that is not within my lookup range
it gives the previous rows data.

For example, 04090000074 is within the data range and is correct but the 2
below are not and should be zero but pick up the nearest references data.

My lookup formula is:
IF(ISNA(VLOOKUP($E3,[ukm0604q.xls]disk!$E$2:$R$2218,11))=TRUE,0,VLOOKUP($E3,[ukm0604q.xls]disk!$E$2:$R$2218,11))


04090000074 0 12300 0 0
04090000092 0 12300 0 0
04090000352 0 12300 0 0

Any help is appreciated.

Thanks


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
Lookup formulas Esrei Excel Discussion (Misc queries) 3 August 1st 05 01:50 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 07:48 PM
How do I highlight all lookup formulas in a worksheet in one shot. JT Excel Discussion (Misc queries) 7 March 4th 05 10:35 PM
calculating formulas for all workbooks in a folder Chad Excel Worksheet Functions 3 November 13th 04 05:22 PM
double lookup, nest, or macro? Josef.angel Excel Worksheet Functions 1 October 29th 04 09:50 AM


All times are GMT +1. The time now is 01:18 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"