Thursday, February 23, 2012

Split name in phplist to first and last name

March 14, 2010 by Ayo Akinyemi · Leave a Comment 

If you’ve got your phplist set up as “name” and you are wondering how to split this field into first and last name (import on phplist seem to break), follow these instructions: 1. Export the users’ ID and Name, 2. Split the “name” into 2 columns in excel 3. Save the document as a text [...]