Hello,
How can I check if a range of cells are blank?
For example, if any cells are blank in a range of A1:E1 then return a blank, all cells must contain a value to continue with the formula.
Thank for any help.
Nick
Hello,
How can I check if a range of cells are blank?
For example, if any cells are blank in a range of A1:E1 then return a blank, all cells must contain a value to continue with the formula.
Thank for any help.
Nick
This works, but is there a shorter way to do?
=IF(OR(A1="",B1="",C1="",D1="",E1=""),""
Thanks,
Hi
This is yours formula
Formula:
Please Login or Register to view this content.
Pls try
Formula:
Please Login or Register to view this content.
Thanks wk9128, what are the benefits to writing it out that way? Since it is not shorter. Thanks!
Short, does this count? TRUE means the formula is established
Formula:
Please Login or Register to view this content.
Last edited by wk9128; 01-12-2023 at 09:02 PM.
Thank you wk9128!
@nickpavlov You're Welcome. Glad to help . Thank You for the feedback and rep.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks