What is the best way to track blank/empty range cells?
*Have tried 'IsBlank' but it keeps showing "False" (cell range: H7:P7, no value and spaces)
What is the best way to track blank/empty range cells?
*Have tried 'IsBlank' but it keeps showing "False" (cell range: H7:P7, no value and spaces)
Hi,
Welcome to the Forum.
You can use =COUNTBLANK(H7:P7) to count blank cells provided there is no cells in between with formula.
have you got a formula in there making it ""?
how about trying isnumber?
If you are satisfied with the solution(s) provided, please mark your thread as Solved.
Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.
May be try this...
=COUNTIF(H7:P7,"")
If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
Mark your thread as Solved
If the suggestion helps you, then Click *below to Add Reputation
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks