I have this sheets that has a lists of email address. I want to auto populate the Column D base on the value of email in column B.
What I want to auto populate in column D is the first name of the email Address.
What I want, is to look like this:
let say I know or I can set the first name of the email lists.
[email protected] = Ken
[email protected] = Ben
[email protected] = Kobe
[email protected] = Lebron
The question is how to auto populate column D or (NAME) base on the value of Email Address.
Note that the data (Column A to C) is auto populated base on the Google Forms.