• Are you doing an Active X?

    If so you could try spliting the string on the commas into an array.

    arryTemp=split(NameField,",")

    Any chance to have the file better formatted before it gets to you?