I have an Excel SS - I need to take the data from one cell and merge with the second cell. The problem is, I only need the first letter of the data in cell one. How do i do this. I tried this formula but it didnt work
=LEFT(A,1)&B5
In the first column are first names, and in the second column there are last names
So from Brian Smith I want to create bsmith.
Please help!
Thanks!
Start Free Trial