I am trying to create files and get files in excel format through my VB app. Can anyone tell me the file format? I don't want to start Excel, i just want to create database files in .xls format that I can later open in Excel if I need to.
Can you explain what you mean? I could save it with any extension, but I am looking for the way I need to write the information to the file (the format).
The format is simply the fields seperated by commas with a carraige return between records.
Excel usually is the default viewer for csv files. Although they can be viewed in Notepad. If you open an Excel worksheet, save it in csv format and open it in Notepad you will see how to format it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.