A1+B1=C1 if A1=1 & B1=1 then C1=0 and if A1=0 & B1=1 then C1=1 and if A1=0 & B1=0 then C1=1. can this be done and how
Last edited by romperstomper; 07-08-2011 at 05:28 PM. Reason: Mark solved
How about:
Cheers,=NOT(AND(A1,B1))*1
“To sin by silence when they should protest makes cowards of men.” ~ Abraham Lincoln
thank you ConneXionLost
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks