K
Keith
I have a sheet with 2 columns. One column the user enters one of three
possible values in the first column. There is a piece of code in the
worksheet that based on their selection the second column will have a
validation list, relating to what they have entered in column 1.
What I want to do is count the number of times each option comes up in
column 1. That part is fine, I simply use the COUNTIF command. But one of
the possible entries is the word "Other". I only want to count the "Other"
entries if it's corresponding entry in column 2 dose not equal "Journey Home"
Can this be done?
possible values in the first column. There is a piece of code in the
worksheet that based on their selection the second column will have a
validation list, relating to what they have entered in column 1.
What I want to do is count the number of times each option comes up in
column 1. That part is fine, I simply use the COUNTIF command. But one of
the possible entries is the word "Other". I only want to count the "Other"
entries if it's corresponding entry in column 2 dose not equal "Journey Home"
Can this be done?