![]() |
Countif criteria in another cell
Can countif be used to look at criteria in another cell ? I've got a row of
numbers that I want to see how many of them are greater than a value in some other cell. Can I do this ? |
Countif criteria in another cell
=COUNTIF(A:A,""&B1)
-- --- HTH Bob (there's no email, no snail mail, but somewhere should be gmail in my addy) "rclough" wrote in message ... Can countif be used to look at criteria in another cell ? I've got a row of numbers that I want to see how many of them are greater than a value in some other cell. Can I do this ? |
Countif criteria in another cell
Hi this link is good,
http://www.contextures.com/xlFunctions04.html but it looks something like this =COUNTIF(A1:Q3,""&C6) Range, then Greater than, then cell cell has & before it. -- This post was created using recycled electrons! "rclough" wrote: Can countif be used to look at criteria in another cell ? I've got a row of numbers that I want to see how many of them are greater than a value in some other cell. Can I do this ? |
Countif criteria in another cell
Perfect -- thanks so much.
"Newbeetle" wrote: Hi this link is good, http://www.contextures.com/xlFunctions04.html but it looks something like this =COUNTIF(A1:Q3,""&C6) Range, then Greater than, then cell cell has & before it. -- This post was created using recycled electrons! "rclough" wrote: Can countif be used to look at criteria in another cell ? I've got a row of numbers that I want to see how many of them are greater than a value in some other cell. Can I do this ? |
All times are GMT +1. The time now is 03:48 AM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com