N
naiya
i have to develop a VB application which reads the text from a .txt
file, and i have to write the contents of the file to an Excel sheet.
the format of the .txt file is
name age company
abc 23 xyz
def 18 ghy ... and so on
now when i load this data into an excel sheet, all diff information
shouls appear in different cells of the excel sheet.
Please help
file, and i have to write the contents of the file to an Excel sheet.
the format of the .txt file is
name age company
abc 23 xyz
def 18 ghy ... and so on
now when i load this data into an excel sheet, all diff information
shouls appear in different cells of the excel sheet.
Please help