Hello all,
I'm trying to work out a formula to do some searches in a sheet of data, but everything I can find on formulas doesn't seem to help me. So I figured I'd ask here.
My sheet has the following data arrangements:
Column A: name
Column B: e-mail
Column C: a 'Yes/No' indicator
Column D: name
I need a formula to perform the following functions for me:
- Look at cell in column C. If Indicator is 'No', display 'Orderer'. End of function.
- If indicator is 'Yes', look at corresponding cell in column A. For example, if C23 says 'Yes', look at A23.
- Take the value from the cell from column A (per example, A23) and look this up in column D.
- If the value appears in column D (this can be once or multiple times), display 'Approver'. End of function.
- If the value does not appear in column D, display 'Approver - no users'. End of function.
I need to then copy this formula for about 700 lines.
Cheers,
Radish
I'm trying to work out a formula to do some searches in a sheet of data, but everything I can find on formulas doesn't seem to help me. So I figured I'd ask here.
My sheet has the following data arrangements:
Column A: name
Column B: e-mail
Column C: a 'Yes/No' indicator
Column D: name
I need a formula to perform the following functions for me:
- Look at cell in column C. If Indicator is 'No', display 'Orderer'. End of function.
- If indicator is 'Yes', look at corresponding cell in column A. For example, if C23 says 'Yes', look at A23.
- Take the value from the cell from column A (per example, A23) and look this up in column D.
- If the value appears in column D (this can be once or multiple times), display 'Approver'. End of function.
- If the value does not appear in column D, display 'Approver - no users'. End of function.
I need to then copy this formula for about 700 lines.
Cheers,
Radish