Hi Hanumant,

REPT("z", 255) will return a string with z repeated 255 times
something like "zzzzzzzzzzzzzzzz..." and MATCH will then try to find
it in the column. Since such a string will not be available in the
column so MATCH will return the last value in the column which has
data.

Hope that helps,
Anand Kumar

On Dec 26, 1:45 am, hanumant shinde <arsfan2...@yahoo.co.in> wrote:
> Thanks a lot rajan but i didnt understand the logic.
>
> =MATCH(REPT("z",255),A:A)
>
> in this what it is doing????? any idea? i m going mad about it :(.
>
>
>
>
>
>
>
>
>
> >________________________________
> > From: Rajan_Verma <rajanverma1...@gmail.com>
> >To: excel-macros@googlegroups.com
> >Sent: Monday, 26 December 2011 1:19 AM
> >Subject: RE: $$Excel-Macros$$ last cell by Formula
>
> >Read this :
> >
> >http://www.techonthenet.com/excel/questions/last_value.php
> >
> >From:excel-macros@googlegroups.com [mailto:excel-macros@googlegroups.com] On 
> >Behalf Of hanumant shinde
> >Sent: 26 December 2011 01:13
> >To: Excel Group
> >Subject: $$Excel-Macros$$ last cell by Formula
> >
> >Hi,
> >
> >it was interview que.
> >
> >how can you find last cell jus by formula.
> >
> >also, can somebody tell help clear my OOPs concept.
> >--
> >FORUM RULES (934+ members already BANNED for violation)
> >
> >1) Use concise, accurate thread titles. Poor thread titles, like Please 
> >Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will 
> >not get quick attention or may not be answered.
> >
> >2) Don't post a question in the thread of another member.
> >
> >3) Don't post questions regarding breaking or bypassing any security measure.
> >
> >4) Acknowledge the responses you receive, good or bad.
> >
> >5) Cross-promotion of, or links to, forums competitive to this forum in 
> >signatures are prohibited.
> >
> >NOTE : Don't ever post personal or confidential data in a workbook. Forum 
> >owners and members are not responsible for any loss.
> >
> >-------------------------------------------------------------------------- 
> >----------------------------
> >To post to this group, send email to excel-macros@googlegroups.com
> --
> >FORUM RULES (934+ members already BANNED for violation)
> >
> >1) Use concise, accurate thread titles. Poor thread titles, like Please 
> >Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will 
> >not get quick attention or may not be answered.
> >
> >2) Don't post a question in the thread of another member.
> >
> >3) Don't post questions regarding breaking or bypassing any security measure.
> >
> >4) Acknowledge the responses you receive, good or bad.
> >
> >5)  Cross-promotion of, or links to, forums competitive to this forum in 
> >signatures are prohibited.
> >
> >NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
> >owners and members are not responsible for any loss.
> >
> >-------------------------------------------------------------------------- 
> >----------------------------
> >To post to this group, send email to excel-macros@googlegroups.com

-- 
FORUM RULES (934+ members already BANNED for violation)

1) Use concise, accurate thread titles. Poor thread titles, like Please Help, 
Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will not get 
quick attention or may not be answered.

2) Don't post a question in the thread of another member.

3) Don't post questions regarding breaking or bypassing any security measure.

4) Acknowledge the responses you receive, good or bad.

5)  Cross-promotion of, or links to, forums competitive to this forum in 
signatures are prohibited. 

NOTE  : Don't ever post personal or confidential data in a workbook. Forum 
owners and members are not responsible for any loss.

------------------------------------------------------------------------------------------------------
To post to this group, send email to excel-macros@googlegroups.com

Reply via email to