I need to use full names of 1 or more students in a field (studentname) on the website (phprunner) but on the export to excel I need that field to convert all student names to only the initials of first and last names. I have tried a couple of php snippets and one javascript snippet that I found on stackoverflow, but can't figure out how to adjust them to work. I suspect that this is pretty simple bit of code, but can't find a way to pull it off.