Need someone's logical brain on a formula
Hi all,
I need help fixing this formula: =COUNTIFS({TGN Bluesheet Tracking List Range 4}, =DATE(2023, 6, 20), {TGN Content Range 2}, =AND("Facebook" "Instagram" "Threads" "X" "YouTube")). I'm trying to pull the number of a specific dropdown list from a specific date.
Any ideas on the best formula?
Answers
-
I am not sure if this helps or not, I created something similar for my project with multiple arguments. I wrote it like this and it worked. =COUNTIFS({Polaris minus CSC Range 1}, =Creator@row, { Polaris minus CSC Date}, >=DATE(2021, 1, 1), {Polaris minus CSC Date}, <=DATE(2021, 12, 31))
Therefore, I think if you potentially do it like this it may work. I am still very new but have really getting into figuring out these formulas. I hope this works!
=COUNTIFS({TGN Bluesheet Tracking List Range 4}, =DATE(2023, 6, 20), {TGN Content Range 2}, ="Facebook" , {TGN Content Range 2}, ="Instagram", {TGN Content Range 2}, = "Threads", {TGN Content Range 2}, ="X", {TGN Content Range 2}, = "YouTube")
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.8K Get Help
- 434 Global Discussions
- 138 Industry Talk
- 470 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 65 Community Job Board
- 486 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!