Hi,
I am hoping someone can help me with my job of managing e-mail lists. Some lists have first and last names already separated, but some have both first and last names in a single cell. I was hoping to write an if-then statement to help separate first and last names in these cells. The way I imagine it working is that it would loop through the cell searching for characters, cut once it finds a space, and copy the first name into a separate column.
I only have elementary coding experience, so while I feel like this could be done, I have no idea how to execute. I am using Excel 2011 for Mac. Thanks for your time and patience.
Joey
I am hoping someone can help me with my job of managing e-mail lists. Some lists have first and last names already separated, but some have both first and last names in a single cell. I was hoping to write an if-then statement to help separate first and last names in these cells. The way I imagine it working is that it would loop through the cell searching for characters, cut once it finds a space, and copy the first name into a separate column.
I only have elementary coding experience, so while I feel like this could be done, I have no idea how to execute. I am using Excel 2011 for Mac. Thanks for your time and patience.
Joey