Hey, Friends;
I'm having a bunch of trouble with this...
In row 2, I have values either 1/0. I'm trying to come up with some VB that would delete the data in rows 4-6 in the column that that 0 is present in.
So if b2=0, then b4-6 will be deleted. If z2=0 then z4-6 will be deleted. If c2=1...