Lookup, but which type?

Akashwani

Well-known Member
Joined
Mar 14, 2009
Messages
2,911
Hi,

Before I have to call in the builders to replace the wall I'm banging my head on, can someone point me in the right direction to solving this?

I don't want the actual formula (yet), just a pointer.
I'm probably missing the bl**dy obvious here.....


Excel Workbook
ABCDEFGHIJK
1***********
2DogCatPigHorseFishPandaRatMouseMooseCowBull
3***********
4*******FishPanda**
Sheet3


If I type Fish in H4, which type of formula do I require in I4 to return Panda?
Like wise If I type Dog in H4 I want to return Cat in I4.

I look forward to the sniggers and help ;)

Thanks

Ak
 
Ah,
and here's me thinking that I'm going to get 255 z's, :rofl:

Thanks for your time people.

Now for some DIY!!
Anyone have any pollyfilla?

Ak

REPT("z",255) creates a lexically BigStr in analogy to BigNum, Excel's
constant of 9.99999999999999E+307, which are used as look up values
in order to fetch the last text value and the last numeric value, respectively,
in references of interest. Here are two relevant links:

http://www.mrexcel.com/forum/showthread.php?t=102091

http://www.mrexcel.com/forum/showthread.php?t=310278 (post #7)
 
Upvote 0

Excel Facts

Copy a format multiple times
Select a formatted range. Double-click the Format Painter (left side of Home tab). You can paste formatting multiple times. Esc to stop

Forum statistics

Threads
1,225,149
Messages
6,183,193
Members
453,151
Latest member
Lizamaison

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top