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

I am using Access 97. There is a column in the spreadsheet that has
names in it Smith. Jeff Sr A the last name is followed by a period. I
want to copy the Lastname , without the ., firtsname, and middle initial
, with a . to seperate columns.

Col 4 Col5 Col6

Smith Jeff A.

Is there a function avaliable for this?


TIA