Currently have the following excel table
I would like to do the following
I want to write a IF statement or something else which would do this:
if (the value in service 4 for company 1 is 1, and the value in service 1 for company 1 is also 1, then copy the value 1 to a new column)
how can one do this in excel ?
If the matching does not exist then copy 0 or nothing