mailmerge with txtfile

B

bilisa

im trying to do a direct mailmerge with a text file with data like this:

TABLE
0,1
""
VECTORS
0,6
""
TUPLES
0,10000
""
LABEL
1,0
"MDLNR"
LABEL
2,0
"NAVN"
LABEL
3,0
"ADRESSE1"
LABEL
4,0
"ADRESSE2"
LABEL
5,0
"POSTNR"
LABEL
6,0
"BYEN"
DATA
0,0
""
-1,0
BOT
1,0
"0009998"
1,0
"a name"
1,0
""
1,0
"a road"
1,0
"a zipcode"
1,0
"a city"
-1,0
BOT
1,0

Can anybody help med out?
 
Top