Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to use the countif function by rows and it is not calculationg
correctly. I try to drag the formula down and it just repeats the same value as the origin cell. Is there some type of malfunction with tis function? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
It would help immensely if you had posted your formula for us to evaluate.
Without it, my best guess would be that your formula currently looks something like: =COUNTIF($1:$1,"My value") when it should be: =COUNTIF(1:1,"My value") -- Best Regards, Luke M "csmith13" wrote in message ... I am trying to use the countif function by rows and it is not calculationg correctly. I try to drag the formula down and it just repeats the same value as the origin cell. Is there some type of malfunction with tis function? |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
here is my formula. It did not have the absolute value in it.
=COUNTIFS(C24:R24,"=1.0") "Luke M" wrote: It would help immensely if you had posted your formula for us to evaluate. Without it, my best guess would be that your formula currently looks something like: =COUNTIF($1:$1,"My value") when it should be: =COUNTIF(1:1,"My value") -- Best Regards, Luke M "csmith13" wrote in message ... I am trying to use the countif function by rows and it is not calculationg correctly. I try to drag the formula down and it just repeats the same value as the origin cell. Is there some type of malfunction with tis function? . |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
why don't you try locking the range with $ signs. Or perhaps you could send a sample so I could take a look at what you want to do. "csmith13" wrote: I am trying to use the countif function by rows and it is not calculationg correctly. I try to drag the formula down and it just repeats the same value as the origin cell. Is there some type of malfunction with tis function? |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
how do i send you the file?
"Mitch" wrote: Hi, why don't you try locking the range with $ signs. Or perhaps you could send a sample so I could take a look at what you want to do. "csmith13" wrote: I am trying to use the countif function by rows and it is not calculationg correctly. I try to drag the formula down and it just repeats the same value as the origin cell. Is there some type of malfunction with tis function? |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() |
#7
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Have you got calculation mode set to manual instead of automatic?
But otherwise, tell us the formula and we can see what's wrong. -- David Biddulph "csmith13" wrote in message ... I am trying to use the countif function by rows and it is not calculationg correctly. I try to drag the formula down and it just repeats the same value as the origin cell. Is there some type of malfunction with tis function? |
#8
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
THANK YOU! I had no idea that muy calculation was onmanual. I have never
had that problem before but it was the issue. Thank you again! "David Biddulph" wrote: Have you got calculation mode set to manual instead of automatic? But otherwise, tell us the formula and we can see what's wrong. -- David Biddulph "csmith13" wrote in message ... I am trying to use the countif function by rows and it is not calculationg correctly. I try to drag the formula down and it just repeats the same value as the origin cell. Is there some type of malfunction with tis function? . |
#9
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Glad it did the trick.
One way that manual can be set is if the first workbook you open in an Excel session is one which has been saved in manual. Other workbooks opened in the same session will then be treated as manual. -- David Biddulph "csmith13" wrote in message ... THANK YOU! I had no idea that muy calculation was onmanual. I have never had that problem before but it was the issue. Thank you again! "David Biddulph" wrote: Have you got calculation mode set to manual instead of automatic? But otherwise, tell us the formula and we can see what's wrong. -- David Biddulph "csmith13" wrote in message ... I am trying to use the countif function by rows and it is not calculationg correctly. I try to drag the formula down and it just repeats the same value as the origin cell. Is there some type of malfunction with tis function? . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Countif Function Help | Excel Worksheet Functions | |||
please help how to combine IF function with Countif function | Excel Worksheet Functions | |||
How do I use a countif function according to two other countif fu. | Excel Worksheet Functions | |||
Embed a countif function in subtotal function? | Excel Worksheet Functions | |||
countif function | Excel Worksheet Functions |