Link to home
Start Free TrialLog in
Avatar of anees31
anees31

asked on

import text file into excel

I want to convert the text file .txt into an Excel file using VC++. I don't want to do by manual method (like
saving the file as .csv and using text import wizard)
The code to convert text file has to be provided.
ASKER CERTIFIED SOLUTION
Avatar of Nass89
Nass89
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial