beividepabs
New Member
- Joined
- Jul 22, 2011
- Messages
- 3
Hello All,
I hope someone can help and excuse my ignorance.
I have tried to get a function working to sort out a problem I have.
I have a database that has a column containing email addresses. I need to compare each email address on column I from Sheet1 with all email addresses from Sheet3 (A2, A3, A4 onwards) and return "sent" if = and "to be sent" if not.
I have tried (possibly incorrectly) VLOOK UP AND IF but not joy.
e.g =IF(Sheet3!A:A=Sheet1!I2,"SENT","TO BE SENT ")
Can someone help?
I hope someone can help and excuse my ignorance.
I have tried to get a function working to sort out a problem I have.
I have a database that has a column containing email addresses. I need to compare each email address on column I from Sheet1 with all email addresses from Sheet3 (A2, A3, A4 onwards) and return "sent" if = and "to be sent" if not.
I have tried (possibly incorrectly) VLOOK UP AND IF but not joy.
e.g =IF(Sheet3!A:A=Sheet1!I2,"SENT","TO BE SENT ")
Can someone help?