I have a problem with doing an export to EXEL
I have 2 fields in the database, Name and lastname when I do an export to excel, it puts the fieldnames twice next to eachother. I have treid this with th >NET version of AspRunner and it does the same. What is wrong ?
ID_no FirstName LastName ID_no FirstName LastName
1 Mickey Mouse 1 Mickey Mouse
2 Donald Duck 2 Donald Duck