Not sure whether this...

For 2003 version of excel
=IF(ISNA(LOOKUP(10^10,E7:H7)),"",LOOKUP(10^10,E7:H7))

For excel version which is higher than 2003
=IFERROR(LOOKUP(10^10,E7:H7),"")



On 18-12-2012 10:16 AM, amar takale wrote:
Dear Parvin,
I want like
If same number all cell something cell also miss=one number which same
If single number=show single number

that it simple. I used Ms-Exl-Learner that perfect but if all cell same but last cell different number then show that numbers,I want that time show error then i will know something is problem.If there are no numbers in cell then cell show blank not NA.

Regards
Amar

On Mon, Dec 17, 2012 at 9:54 PM, Ms-Exl-Learner . <ms.exl.lear...@gmail.com <mailto:ms.exl.lear...@gmail.com>> wrote:

    Even shorter than the previous one,
    =LOOKUP(10^10,E7:H7)

    Just type =10^10 in a cell for knowing the evaluated result.

    On 12/17/12, amar takale <amartak...@gmail.com
    <mailto:amartak...@gmail.com>> wrote:
    > Hi Dear,
    >
    > Solution is Perfect but waht is 10^10,I confused.I got Output
    but little
    > confusing.
    >
    > Thank Very much
    >
    >
    > On Mon, Dec 17, 2012 at 4:37 PM, Ms-Exl-Learner
    > <ms.exl.lear...@gmail.com <mailto:ms.exl.lear...@gmail.com>>wrote:
    >
    >> =LOOKUP(10^10,E7:H7,E7:H7)
    >
    > --
    > Join official Facebook page of this forum @
    > https://www.facebook.com/discussexcel
    >
    > FORUM RULES
    >
    > 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) Jobs posting is not allowed.
    > 6) Sharing copyrighted material and their links is not allowed.
    >
    > NOTE  : Don't ever post confidential data in a workbook. Forum
    owners and
    > members are not responsible for any loss.
    > ---
    > You received this message because you are subscribed to the
    Google Groups
    > "MS EXCEL AND VBA MACROS" group.
    > To post to this group, send email to
    excel-macros@googlegroups.com <mailto:excel-macros@googlegroups.com>.
    > To unsubscribe from this group, send email to
    > excel-macros+unsubscr...@googlegroups.com
    <mailto:excel-macros%2bunsubscr...@googlegroups.com>.
    > Visit this group at
    http://groups.google.com/group/excel-macros?hl=en.
    >
    >
    >


    --
    <><><><><><>
    *Ms.Exl.Learner*
    <><><><><><>

    --
    Join official Facebook page of this forum @
    https://www.facebook.com/discussexcel

    FORUM RULES

    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) Jobs posting is not allowed.
    6) Sharing copyrighted material and their links is not allowed.

    NOTE  : Don't ever post confidential data in a workbook. Forum
    owners and members are not responsible for any loss.
    ---
    You received this message because you are subscribed to the Google
    Groups "MS EXCEL AND VBA MACROS" group.
    To post to this group, send email to excel-macros@googlegroups.com
    <mailto:excel-macros@googlegroups.com>.
    To unsubscribe from this group, send email to
    excel-macros+unsubscr...@googlegroups.com
    <mailto:excel-macros%2bunsubscr...@googlegroups.com>.
    Visit this group at http://groups.google.com/group/excel-macros?hl=en.



--
Join official Facebook page of this forum @ https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE : Don't ever post confidential data in a workbook. Forum owners and members are not responsible for any loss.
---
You received this message because you are subscribed to the Google Groups "MS EXCEL AND VBA MACROS" group.
To post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to excel-macros+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros?hl=en.



--
Join official Facebook page of this forum @ 
https://www.facebook.com/discussexcel

FORUM RULES

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) Jobs posting is not allowed.
6) Sharing copyrighted material and their links is not allowed.

NOTE  : Don't ever post confidential data in a workbook. Forum owners and 
members are not responsible for any loss.
--- You received this message because you are subscribed to the Google Groups "MS EXCEL AND VBA MACROS" group.
To post to this group, send email to excel-macros@googlegroups.com.
To unsubscribe from this group, send email to 
excel-macros+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/excel-macros?hl=en.


Reply via email to