Board index » delphi » Converting tab-delimited text files into XLS files
Lakshmi
![]() Delphi Developer |
Mon, 23 Aug 2004 00:27:52 GMT
Converting tab-delimited text files into XLS files
Hi,
I am trying to convert tab-delimited text files into xls files using the Saveas command. Where can I find what each of those params are? Here is the code: Code: When you are actually using Excel application, you can do File, SaveAs and Thanks, |