Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hello guys....please help
i have : in A1... "1" in A2...."2" in A3...."x" in A4..."yard" i want a formula wich says....give me the sum of A1 to A4 even if there is a letter like "x" or a word like "yard"..... i would like to have the result "3" how to do that ? sumproduct maybe ?? PLEASE HELP ME |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You're thinking too hard. SUM automatically ignores text.
=SUM(A1:A4) -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "pierre" wrote: hello guys....please help i have : in A1... "1" in A2...."2" in A3...."x" in A4..."yard" i want a formula wich says....give me the sum of A1 to A4 even if there is a letter like "x" or a word like "yard"..... i would like to have the result "3" how to do that ? sumproduct maybe ?? PLEASE HELP ME |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Luke M;238107 Wrote: You're thinking too hard. SUM automatically ignores text. =SUM(A1:A4) -- Best Regards, Luke M *Remember to click "yes" if this post helped you!* "pierre" wrote: hello guys....please help i have : in A1... "1" in A2...."2" in A3...."x" in A4..."yard" i want a formula wich says....give me the sum of A1 to A4 even if there is a letter like "x" or a word like "yard"..... i would like to have the result "3" how to do that ? sumproduct maybe ?? PLEASE HELP ME SUM ignores text the same way many users ignore XL's Help :) -- Pecoflyer Cheers - *'Membership is free' (http://www.thecodecage.com)* & allows file upload -faster and better answers *Adding your XL version* to your post helps finding solution faster ------------------------------------------------------------------------ Pecoflyer's Profile: http://www.thecodecage.com/forumz/member.php?userid=14 View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=66454 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I believe that this is a set up issue... | Setting up and Configuration of Excel | |||
Sum issue | Excel Worksheet Functions | |||
issue.... | Excel Discussion (Misc queries) | |||
Another #DIV/0! Issue | Excel Worksheet Functions | |||
Sum Issue Help! | Excel Discussion (Misc queries) |