Hi
I have a formula - =index(B1:B10,(match(C1,A1:A10,0)))
however when there is a blank in row B it returns a 0, how can I change it to enter a blank instead?
many thanks
andrewm
Hi
I have a formula - =index(B1:B10,(match(C1,A1:A10,0)))
however when there is a blank in row B it returns a 0, how can I change it to enter a blank instead?
many thanks
andrewm
Hi Andrewm,
Try,
=if(isblank(index(B1:B10,(match(C1,A1:A10,0))),"",index(B1:B10,(match(C1,A1:A10,0)))
HTH
Kris
TYpo
=IF(ISBLANK(INDEX(B1:B10,(MATCH(C1,A1:A10,0)))),"",INDEX(B1:B10,(MATCH(C1,A1
:A10,0))))
--
HTH
Bob Phillips
"Krishnakumar" <Krishnakumar.1rwaaa_1120899907.4138@excelforum-nospam.com>
wrote in message
news:Krishnakumar.1rwaaa_1120899907.4138@excelforum-nospam.com...
>
> Hi Andrewm,
>
> Try,
>
>
=if(isblank(index(B1:B10,(match(C1,A1:A10,0))),"",index(B1:B10,(match(C1,A1:
A10,0)))
>
> HTH
>
>
> --
> Krishnakumar
>
>
> ------------------------------------------------------------------------
> Krishnakumar's Profile:
http://www.excelforum.com/member.php...o&userid=20138
> View this thread: http://www.excelforum.com/showthread...hreadid=385815
>
TYpo
=IF(ISBLANK(INDEX(B1:B10,(MATCH(C1,A1:A10,0)))),"",INDEX(B1:B10,(MATCH(C1,A1
:A10,0))))
--
HTH
Bob Phillips
"Krishnakumar" <Krishnakumar.1rwaaa_1120899907.4138@excelforum-nospam.com>
wrote in message
news:Krishnakumar.1rwaaa_1120899907.4138@excelforum-nospam.com...
>
> Hi Andrewm,
>
> Try,
>
>
=if(isblank(index(B1:B10,(match(C1,A1:A10,0))),"",index(B1:B10,(match(C1,A1:
A10,0)))
>
> HTH
>
>
> --
> Krishnakumar
>
>
> ------------------------------------------------------------------------
> Krishnakumar's Profile:
http://www.excelforum.com/member.php...o&userid=20138
> View this thread: http://www.excelforum.com/showthread...hreadid=385815
>
TYpo
=IF(ISBLANK(INDEX(B1:B10,(MATCH(C1,A1:A10,0)))),"",INDEX(B1:B10,(MATCH(C1,A1
:A10,0))))
--
HTH
Bob Phillips
"Krishnakumar" <Krishnakumar.1rwaaa_1120899907.4138@excelforum-nospam.com>
wrote in message
news:Krishnakumar.1rwaaa_1120899907.4138@excelforum-nospam.com...
>
> Hi Andrewm,
>
> Try,
>
>
=if(isblank(index(B1:B10,(match(C1,A1:A10,0))),"",index(B1:B10,(match(C1,A1:
A10,0)))
>
> HTH
>
>
> --
> Krishnakumar
>
>
> ------------------------------------------------------------------------
> Krishnakumar's Profile:
http://www.excelforum.com/member.php...o&userid=20138
> View this thread: http://www.excelforum.com/showthread...hreadid=385815
>
TYpo
=IF(ISBLANK(INDEX(B1:B10,(MATCH(C1,A1:A10,0)))),"",INDEX(B1:B10,(MATCH(C1,A1
:A10,0))))
--
HTH
Bob Phillips
"Krishnakumar" <Krishnakumar.1rwaaa_1120899907.4138@excelforum-nospam.com>
wrote in message
news:Krishnakumar.1rwaaa_1120899907.4138@excelforum-nospam.com...
>
> Hi Andrewm,
>
> Try,
>
>
=if(isblank(index(B1:B10,(match(C1,A1:A10,0))),"",index(B1:B10,(match(C1,A1:
A10,0)))
>
> HTH
>
>
> --
> Krishnakumar
>
>
> ------------------------------------------------------------------------
> Krishnakumar's Profile:
http://www.excelforum.com/member.php...o&userid=20138
> View this thread: http://www.excelforum.com/showthread...hreadid=385815
>
TYpo
=IF(ISBLANK(INDEX(B1:B10,(MATCH(C1,A1:A10,0)))),"",INDEX(B1:B10,(MATCH(C1,A1
:A10,0))))
--
HTH
Bob Phillips
"Krishnakumar" <Krishnakumar.1rwaaa_1120899907.4138@excelforum-nospam.com>
wrote in message
news:Krishnakumar.1rwaaa_1120899907.4138@excelforum-nospam.com...
>
> Hi Andrewm,
>
> Try,
>
>
=if(isblank(index(B1:B10,(match(C1,A1:A10,0))),"",index(B1:B10,(match(C1,A1:
A10,0)))
>
> HTH
>
>
> --
> Krishnakumar
>
>
> ------------------------------------------------------------------------
> Krishnakumar's Profile:
http://www.excelforum.com/member.php...o&userid=20138
> View this thread: http://www.excelforum.com/showthread...hreadid=385815
>
TYpo
=IF(ISBLANK(INDEX(B1:B10,(MATCH(C1,A1:A10,0)))),"",INDEX(B1:B10,(MATCH(C1,A1
:A10,0))))
--
HTH
Bob Phillips
"Krishnakumar" <Krishnakumar.1rwaaa_1120899907.4138@excelforum-nospam.com>
wrote in message
news:Krishnakumar.1rwaaa_1120899907.4138@excelforum-nospam.com...
>
> Hi Andrewm,
>
> Try,
>
>
=if(isblank(index(B1:B10,(match(C1,A1:A10,0))),"",index(B1:B10,(match(C1,A1:
A10,0)))
>
> HTH
>
>
> --
> Krishnakumar
>
>
> ------------------------------------------------------------------------
> Krishnakumar's Profile:
http://www.excelforum.com/member.php...o&userid=20138
> View this thread: http://www.excelforum.com/showthread...hreadid=385815
>
TYpo
=IF(ISBLANK(INDEX(B1:B10,(MATCH(C1,A1:A10,0)))),"",INDEX(B1:B10,(MATCH(C1,A1
:A10,0))))
--
HTH
Bob Phillips
"Krishnakumar" <Krishnakumar.1rwaaa_1120899907.4138@excelforum-nospam.com>
wrote in message
news:Krishnakumar.1rwaaa_1120899907.4138@excelforum-nospam.com...
>
> Hi Andrewm,
>
> Try,
>
>
=if(isblank(index(B1:B10,(match(C1,A1:A10,0))),"",index(B1:B10,(match(C1,A1:
A10,0)))
>
> HTH
>
>
> --
> Krishnakumar
>
>
> ------------------------------------------------------------------------
> Krishnakumar's Profile:
http://www.excelforum.com/member.php...o&userid=20138
> View this thread: http://www.excelforum.com/showthread...hreadid=385815
>
TYpo
=IF(ISBLANK(INDEX(B1:B10,(MATCH(C1,A1:A10,0)))),"",INDEX(B1:B10,(MATCH(C1,A1
:A10,0))))
--
HTH
Bob Phillips
"Krishnakumar" <Krishnakumar.1rwaaa_1120899907.4138@excelforum-nospam.com>
wrote in message
news:Krishnakumar.1rwaaa_1120899907.4138@excelforum-nospam.com...
>
> Hi Andrewm,
>
> Try,
>
>
=if(isblank(index(B1:B10,(match(C1,A1:A10,0))),"",index(B1:B10,(match(C1,A1:
A10,0)))
>
> HTH
>
>
> --
> Krishnakumar
>
>
> ------------------------------------------------------------------------
> Krishnakumar's Profile:
http://www.excelforum.com/member.php...o&userid=20138
> View this thread: http://www.excelforum.com/showthread...hreadid=385815
>
TYpo
=IF(ISBLANK(INDEX(B1:B10,(MATCH(C1,A1:A10,0)))),"",INDEX(B1:B10,(MATCH(C1,A1
:A10,0))))
--
HTH
Bob Phillips
"Krishnakumar" <Krishnakumar.1rwaaa_1120899907.4138@excelforum-nospam.com>
wrote in message
news:Krishnakumar.1rwaaa_1120899907.4138@excelforum-nospam.com...
>
> Hi Andrewm,
>
> Try,
>
>
=if(isblank(index(B1:B10,(match(C1,A1:A10,0))),"",index(B1:B10,(match(C1,A1:
A10,0)))
>
> HTH
>
>
> --
> Krishnakumar
>
>
> ------------------------------------------------------------------------
> Krishnakumar's Profile:
http://www.excelforum.com/member.php...o&userid=20138
> View this thread: http://www.excelforum.com/showthread...hreadid=385815
>
TYpo
=IF(ISBLANK(INDEX(B1:B10,(MATCH(C1,A1:A10,0)))),"",INDEX(B1:B10,(MATCH(C1,A1
:A10,0))))
--
HTH
Bob Phillips
"Krishnakumar" <Krishnakumar.1rwaaa_1120899907.4138@excelforum-nospam.com>
wrote in message
news:Krishnakumar.1rwaaa_1120899907.4138@excelforum-nospam.com...
>
> Hi Andrewm,
>
> Try,
>
>
=if(isblank(index(B1:B10,(match(C1,A1:A10,0))),"",index(B1:B10,(match(C1,A1:
A10,0)))
>
> HTH
>
>
> --
> Krishnakumar
>
>
> ------------------------------------------------------------------------
> Krishnakumar's Profile:
http://www.excelforum.com/member.php...o&userid=20138
> View this thread: http://www.excelforum.com/showthread...hreadid=385815
>
TYpo
=IF(ISBLANK(INDEX(B1:B10,(MATCH(C1,A1:A10,0)))),"",INDEX(B1:B10,(MATCH(C1,A1
:A10,0))))
--
HTH
Bob Phillips
"Krishnakumar" <Krishnakumar.1rwaaa_1120899907.4138@excelforum-nospam.com>
wrote in message
news:Krishnakumar.1rwaaa_1120899907.4138@excelforum-nospam.com...
>
> Hi Andrewm,
>
> Try,
>
>
=if(isblank(index(B1:B10,(match(C1,A1:A10,0))),"",index(B1:B10,(match(C1,A1:
A10,0)))
>
> HTH
>
>
> --
> Krishnakumar
>
>
> ------------------------------------------------------------------------
> Krishnakumar's Profile:
http://www.excelforum.com/member.php...o&userid=20138
> View this thread: http://www.excelforum.com/showthread...hreadid=385815
>
TYpo
=IF(ISBLANK(INDEX(B1:B10,(MATCH(C1,A1:A10,0)))),"",INDEX(B1:B10,(MATCH(C1,A1
:A10,0))))
--
HTH
Bob Phillips
"Krishnakumar" <Krishnakumar.1rwaaa_1120899907.4138@excelforum-nospam.com>
wrote in message
news:Krishnakumar.1rwaaa_1120899907.4138@excelforum-nospam.com...
>
> Hi Andrewm,
>
> Try,
>
>
=if(isblank(index(B1:B10,(match(C1,A1:A10,0))),"",index(B1:B10,(match(C1,A1:
A10,0)))
>
> HTH
>
>
> --
> Krishnakumar
>
>
> ------------------------------------------------------------------------
> Krishnakumar's Profile:
http://www.excelforum.com/member.php...o&userid=20138
> View this thread: http://www.excelforum.com/showthread...hreadid=385815
>
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks