This one should be easy to explain but I have not figured out the solution. So I'm back climbing the Chandoo mountain seeking the advice of the wise sages who live atop it.
I have 2 cells, for simplicity A2 and B2. These cells are related to each other in that if there is a value is entered into A1 then I want to prevent a value from being entered into B1. Correspondingly, if a value is entered into B1, I need to prevent an entry in A1.
Think about it this way...the heading in A1 could be "Ketchup" and B1 could be "Mustard". The user could enter the number of packets they want in A2 or B2 but you are allowed to choose only Ketchup or Mustard...not both.
Hopefully this makes sense...thanks in advance for your assistance.
I have 2 cells, for simplicity A2 and B2. These cells are related to each other in that if there is a value is entered into A1 then I want to prevent a value from being entered into B1. Correspondingly, if a value is entered into B1, I need to prevent an entry in A1.
Think about it this way...the heading in A1 could be "Ketchup" and B1 could be "Mustard". The user could enter the number of packets they want in A2 or B2 but you are allowed to choose only Ketchup or Mustard...not both.
Hopefully this makes sense...thanks in advance for your assistance.