Any similar tricks to BigNum and Lookup(2,1/(A:A)..)....

freegg123

New Member
Joined
Nov 6, 2014
Messages
23
I have been reading posts about the usage of BigNum and Lookup(2,1/(A:A)..), basically the idea is to return the last number in the column if the lookup value is not in the column. Actually you do not need to understand BigNum as a pre-defined concept, you can use any number as long as it is not in the range you select, the function will always return the last number in the column.

It is fascinating, thanks to Aladin the Excel MVP. And I am just wondering are there other such inexplicit tricks that exist in Excel, can real guru post a library of these?

Many thanks in advance
 

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".
I am afraid I cannot provide any of these and merely hope to ask where you were reading about these tricks? :)
 
Upvote 0
I have been reading posts about the usage of BigNum and Lookup(2,1/(A:A)..), basically the idea is to return the last number in the column if the lookup value is not in the column. Actually you do not need to understand BigNum as a pre-defined concept, you can use any number as long as it is not in the range you select, the function will always return the last number in the column.

It is fascinating, thanks to Aladin the Excel MVP. And I am just wondering are there other such inexplicit tricks that exist in Excel, can real guru post a library of these?

Many thanks in advance

I am afraid I cannot provide any of these and merely hope to ask where you were reading about these tricks? :)

[A] BigNum stands for 9.99999999999999E+307

BigStr stands for REPT("z",255)

They serve as look up value in formula expressions which are meant to pick out the last numeric value [A] and the last text value .

LOOKUP(2, 1/...) is the same as LOOKUP(BigNum, 1/...)

Some relevant links:
1) http://www.mrexcel.com/forum/excel-questions/102091-9-9999999-a.html
2) http://www.mrexcel.com/forum/excel-...tiple-matches-match-returned.html#post1523998
3) http://www.mrexcel.com/forum/hall-f...ureks-lookup-construct-return-last-match.html
 
Upvote 0

Forum statistics

Threads
1,215,043
Messages
6,122,825
Members
449,096
Latest member
Erald

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