You have to tell something about the data in the field.
Is it a name or part-model number field?
Is there a divider within the field like a comma and space or a dash?
Post some sample data and describe where you want it split.
You use Left, Right, and Mid along with InStr to find the divider.