Hi Guys,

I need your help in detecting the blank cells from the filled columns and rows in an active sheet.

Exmaple

Below is the example of what i am looking for :


Column A Column B Column C
1 B2
2 B3 C3
3 B4
5 C5
6
7


over there if should pop up for Cells B5 & Cells C2, C4 and it should not pop up for A6 and A7, B6 and B7,C6 and C7.