Thread: MID function
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
BSAT Student BSAT Student is offline
external usenet poster
 
Posts: 8
Default MID function

I need some help with this homework problem. In Column A is Last Name, Col B
is First Name. I concantenated to Col D Last Name, First Name. In Col E I
need to convert the names to First Inital. Last Name. So, for Doe, John I
need J. Doe. How can I get this done using the MID function?