CountIFS & Counting Dates
Hi All,
I need some CountIFS help with counting dates, I have a sheet that has a column called Device that has either New or Existing. Then my second column is Date Installed. If the Device is New and the Date Installed has a date then I need to return the value for the total number of existing devices installed.
Any help is greatly appreciated!
Comments
-
Hi Chris,
To create a COUNTIFS formula, with multiple criteria, you just need to list each range and criteria within your brackets.
In this instance, you can look to see if the Device column has "New" and the Date column is not blank. Use <> for "is not", and two quotation marksl, "", to represent "blank".
For example:
=COUNTIFS([Date Installed]:[Date Installed], <>"", Device:Device, ="New")
Cheers,
Genevieve
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.9K Get Help
- 439 Global Discussions
- 138 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!