Thread: parsing field
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ccj ccj is offline
external usenet poster
 
Posts: 1
Default parsing field

I receive a worksheet weekly that comes with both the last
name and first initial in the same field (jones c). I
would like to have the last name in one field and the
first initial in another field. How would I do this?
Thanks