with vb6 + access

how can i extract the portion of a string separated by a "-"
symbol
like i want to
INSERT the each piece of string in to a table
for eg: from string "axb-bh-c22-dtr-egt-f" into a table

axb
bh
c22
dtr
egt
f