Hi You can try this Formula
=SUMIF(B2:B13, "<>", D2:D13) Regards Krupesh On 12/5/08, lohith <[EMAIL PROTECTED]> wrote: > > > Hi, > > Try these Array Formulas for Text, Numeric and AlphaNumeric > > For Text & Alphanumeric > > 1) =SUM(IF(ISTEXT(A2:A13)=TRUE,D2:D13,0)) > > For Numeric Column > > 2) =SUM(IF(ISNUMBER(A2:A13)=TRUE,D2:D13,0)) > > Remember you need to add this formula using Ctrl+Shift+Enter. > > Cheers, > Lohith > > On Dec 4, 4:26 pm, Ahmedhonest <[EMAIL PROTECTED]> wrote: > > Please find the attach file and suggest your valuable answers > > > > Expecting for a faster reply > > > > -- > > Ahmed Bawazir > > > > Required Formula.xls > > 23KViewDownload > > > > --~--~---------~--~----~------------~-------~--~----~ Visit the blog to download Excel tutorials at http://www.excel-macros.blogspot.com To post to this group, send email to excel-macros@googlegroups.com For more options, visit this group at http://groups.google.com/group/excel-macros?hl=en Visit & Join Our Orkut Community at http://www.orkut.com/Community.aspx?cmm=22913620 Visit the blog to download Excel tutorials at http://www.excel-macros.blogspot.com To Learn VBA Macros Please visit http://www.vbamacros.blogspot.com To see the Daily Excel Tips, Go to: http://exceldailytip.blogspot.com -~----------~----~----~----~------~----~------~--~---