i have two columns.
one with first name
second with last name.
i want to make a third column to display first letter of first name and entire last name....
Tim Wilson twilson
any ideas?
Hugh
i have two columns.
one with first name
second with last name.
i want to make a third column to display first letter of first name and entire last name....
Tim Wilson twilson
any ideas?
Hugh
Last edited by Mordred; 01-27-2012 at 02:08 PM.
Try adding the following to the 3rd column (note that I used columns A, B, & C):
![]()
=LEFT(A2,1)&B2
If you're happy with someone's help, click that little star at the bottom left of their post to give them Reps.
---Keep on Coding in the Free World---
perfect...i knew it was a simple task....but couldn't figure it out....NOOB here.
thanks
You're welcome. Please don't forget to mark your thread as solved.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks