@Prince,

I am not talking about the ways or methods of getting the result, which I never did, since that is the speciality of excel we can get the same result in many ways.

But the previous post is not related to the method or ways of pulling the data, It's about the *errors and wrong usage***of functions. Whenever I see any formula with error I just point out, so that you will be aware of the drawbacks which will help you when building formula's in future.


On 26-12-2012 1:38 PM, Prince wrote:
Hi Ms-Exl-Learner,

Yes dear, you are right. There are so many ways to do the same thing. And thanks alot for your kind information :)

Regards
Prince

On Wednesday, December 26, 2012 12:48:10 PM UTC+5:30, Ms-Exl-Learner wrote:

    @Prince,

    Why not just added another "m" in your text function
*TEXT(C16:C35,"mmm")* which will avoid unnecessary MID Function. One more thing I don't think you need any case sensitivity
    function here (Proper in your formula).

    (TEXT(C16:C35,"mmm")=MID(PROPER(B2),1,3))*1)

    TEXT(C16:C35,"mmm") = This one is text output
    MID(PROPER(B2),1,3))*1 = What is the purpose of *1 in this???

    Does it make any sense?

    On Wed, Dec 26, 2012 at 12:22 PM, Prince <prince...@gmail.com
    <javascript:>> wrote:

        Hi Rajesh,

        It may help you,.

        =SUM((D16:D35)*(TEXT(C16:C35,"mmm")=MID(PROPER(B2),1,3))*1)
        with cse

        Regards
        Prince


        On Wednesday, December 26, 2012 11:24:19 AM UTC+5:30, kasper
        wrote:

            Hi Experts,

            In the attachment file the sumif formula is not working I
            don't know
            why.kindly point the mistakes in it.

            Regards

            Rajesh

-- Join official Facebook page of this forum @
        https://www.facebook.com/discussexcel
        <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-...@googlegroups.com <javascript:>.
        To unsubscribe from this group, send email to
        excel-macros...@googlegroups.com <javascript:>.
        Visit this group at
        http://groups.google.com/group/excel-macros?hl=en
        <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