J
jefe
I have a sheet that has three columns.
I want to count the number of cells in column a that
contain "Y" or "NA" if that same row has a "Y" in column C.
Similarly, I want to count the "Y"s in column B that also
have a "Y" in column C.
From time to time, I see that VBA codes are given as
solutions for other inquiries. If this is necessary for
this problem, where do I insert this code?
Thanks
I want to count the number of cells in column a that
contain "Y" or "NA" if that same row has a "Y" in column C.
Similarly, I want to count the "Y"s in column B that also
have a "Y" in column C.
From time to time, I see that VBA codes are given as
solutions for other inquiries. If this is necessary for
this problem, where do I insert this code?
Thanks