Shefali 0 Light Poster

hii everyone
i have a labview program that records and saves data in .lvm format. i need to open that file in excel using visualbasic 6. the problem is the file isnt in a correct format. so if i have to manually open the file, i have to delimit and the delimiters are tab and comma. i want the process to be automated using visual basic 6.
there are 6 columns in the file and i need to delete the first 3 columns and shift the remaining three columns in column A, B and C respectively.
i wud be grateful if anyone helps me to solve the problem or gives me a sample code.
thanks and regards.