ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Formula (https://www.excelbanter.com/excel-discussion-misc-queries/189228-formula.html)

[email protected]

Formula
 
Hi, I was hoping for some help. I am a complete excel novice, and the
formula I require is probably quite basic compared to some! but
hopefully someone can help.

I have a column that is calculating the number of days taken for a
particular task, based on dates input in other columns. I have
formatted the column so that anything greater than 3 is highlighted in
a colour red. What I am trying to do is at the bottom of the sheet,
put a "total" cell in that will tell me how many rows have values that
are greater than 3 (or coloured red), whichever is easier.

Ie, trying to get the figure for how many instances the task has taken
longer than 3 days.

Thanks for any help you can give me.


Don Guillett

Formula
 
If you simply want to count the number of cells 3 then have a look in the
help index for COUNTIF,
If you also want to restrict to a date range, post back

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

wrote in message
...
Hi, I was hoping for some help. I am a complete excel novice, and the
formula I require is probably quite basic compared to some! but
hopefully someone can help.

I have a column that is calculating the number of days taken for a
particular task, based on dates input in other columns. I have
formatted the column so that anything greater than 3 is highlighted in
a colour red. What I am trying to do is at the bottom of the sheet,
put a "total" cell in that will tell me how many rows have values that
are greater than 3 (or coloured red), whichever is easier.

Ie, trying to get the figure for how many instances the task has taken
longer than 3 days.

Thanks for any help you can give me.



Mike H.

Formula
 
Where you want your result, place this formula:

=Countif(E2:E7,"3")


where E2:E7 is the range of data.

" wrote:

Hi, I was hoping for some help. I am a complete excel novice, and the
formula I require is probably quite basic compared to some! but
hopefully someone can help.

I have a column that is calculating the number of days taken for a
particular task, based on dates input in other columns. I have
formatted the column so that anything greater than 3 is highlighted in
a colour red. What I am trying to do is at the bottom of the sheet,
put a "total" cell in that will tell me how many rows have values that
are greater than 3 (or coloured red), whichever is easier.

Ie, trying to get the figure for how many instances the task has taken
longer than 3 days.

Thanks for any help you can give me.




All times are GMT +1. The time now is 03:03 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com