Hi All,
Here is the situation I'm faced with. The users main applications are on an Risc6000 AIX (Unix) machine, the language they are written in is a custom Business Basic, that only deals with Ascii based interfaces. They have a program that takes information from their Accounts Payable database and prepares a Financial Statement, that is then dumped to an ASCII Text file and transfered down to their Personal Computer.
As it stands now they have to run Excel and then open the Text file which is NOT delimited and then once it is open they have to adjust some of the column widths to make them wide enough to show all the information for those particular columns.
They have requested that I write a program that will convert that Text File to and Excel WorkSheet, that all they have to do is open up, some of these people they said are not very computer literate. With ALL that said (I hope it's enough to explain the need here). Here is my question.
What is the best way in VB6 to convert that Text file into an Excel Format?
Any help would be appreciated.
Thanks.
By The Way...Thanks go out to petermeachem and JohnYinling for replying to my last post. I had to go with the coding my own dialog route. Again Thanks for such speedy replys, they were of great help.
Later.
Ferlin
Here is the situation I'm faced with. The users main applications are on an Risc6000 AIX (Unix) machine, the language they are written in is a custom Business Basic, that only deals with Ascii based interfaces. They have a program that takes information from their Accounts Payable database and prepares a Financial Statement, that is then dumped to an ASCII Text file and transfered down to their Personal Computer.
As it stands now they have to run Excel and then open the Text file which is NOT delimited and then once it is open they have to adjust some of the column widths to make them wide enough to show all the information for those particular columns.
They have requested that I write a program that will convert that Text File to and Excel WorkSheet, that all they have to do is open up, some of these people they said are not very computer literate. With ALL that said (I hope it's enough to explain the need here). Here is my question.
What is the best way in VB6 to convert that Text file into an Excel Format?
Any help would be appreciated.
Thanks.
By The Way...Thanks go out to petermeachem and JohnYinling for replying to my last post. I had to go with the coding my own dialog route. Again Thanks for such speedy replys, they were of great help.
Later.
Ferlin