Login
Roast topics
Find topics
Find it!
From:
support.google.com
(Uncensored)
subscribe
AND function - Google Docs Editors Help
https://support.google.com/docs/answer/3093301?hl=en
links
backlinks
Roast topics
Find topics
Roast it!
The AND function returns true if all of the provided arguments are logically true, and false if any of the provided arguments are logically false. Sample Usage AND(A2 = "foo", A3 = "bar") AND(TRUE,