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
- Smartsheet Customer Resources
- 63K Get Help
- 380 Global Discussions
- 212 Industry Talk
- 442 Announcements
- 4.6K Ideas & Feature Requests
- 140 Brandfolder
- 129 Just for fun
- 130 Community Job Board
- 449 Show & Tell
- 30 Member Spotlight
- 1 SmartStories
- 305 Events
- 34 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!