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
- 63.6K Get Help
- 403 Global Discussions
- 215 Industry Talk
- 455 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 56 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!