Re: Offset/match returns #value error
- From: "T. Valko" <biffinpitt@xxxxxxxxxxx>
- Date: Tue, 6 May 2008 17:46:02 -0400
Use INDEX instead of OFFSET.
I don't know how your row offset of MATCH()+4 relates to C8 but you can
probably figure it out.
--
Biff
Microsoft Excel MVP
"Geoff" <Geoff@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:9D08836F-AD1E-4566-AD58-64FD7155593D@xxxxxxxxxxxxxxxx
The following function looks up a value in another workbook:
=OFFSET('PATH\Testing\2008hi\[0208hi.xls]WKSHT_NAME'!$C$8,MATCH($A11,'PATH\Testing\2008hi\[0208hi.xls]WKSHT_NAME'!$A$9:$A$96,0)+4,0)
Unfortunately when that particular workbook is closed, the function
returns
a #VALUE! error - so the referenced spread*** needs to be open for the
formula to be evaluated. I could replace all the formulae with values but
I
would like to preserve the reference to the other spread*** in the cells
if
at all possible. Any suggestions?
--
There are 10 types of people in the world - those who understand binary
and
those who don't.
.
- Follow-Ups:
- Re: Offset/match returns #value error
- From: Geoff
- Re: Offset/match returns #value error
- References:
- Offset/match returns #value error
- From: Geoff
- Offset/match returns #value error
- Prev by Date: RE: Offset/match returns #value error
- Next by Date: Re: Count for multiple text criterias
- Previous by thread: RE: Offset/match returns #value error
- Next by thread: Re: Offset/match returns #value error
- Index(es):