I tried but it dosn't work. This is what I am doing:
Results: Left(Nz([QuestionAnswer],0),InStr(Nz([QuestionAnswer],0),';')-1)
Points: Right(Nz([QuestionAnswer],0),Len(Nz([QuestionAnswer],0))-InStr(Nz([QuestionAnswer],0),';')-1)
Any suggestions
Many thanks,
Debbie