Hi, i've got that part working already.. Thanks..
But the tab are represented by a small block. Can i know how to
extract out the data that are separated by the tab.
eg for your case
This|is|a|test // | represent tab
i need the word "this" to go to 1 edit box
"is" to another, etc.

Thank U for ur precious help