L
Liyakhat
Hi all,
My CSV file Contains Data like.
-----------------------------------
Ex: DriverID | CustomerID | Ship to ID | Load # | BOL Date/TimeStamp |
ProductN
520 | 2355 - | 1 | 61953 | ############
| 1 Eth 87
My XLS file Contains Data Like
------------------------------------------------------------------------------------
Ex: Field | Definition | Length | Starting Column | Ending Column
------------------------------------------------------------------------------------
delimiter
------------------------------------------------------------------------------------
TransType|Some Definition |1 | 1 | 1
-------------------------------------------------------------------------------------
delimiter ",
--------------------------------------------------------------------------------------
Termin ID | Some Difinition| 3 | 3 | 5
--------------------------------------------------------------------------------------
delimiter ",
--------------------------------------------------------------------------------------
Term SPLC | Some Difi | 7 | 6 | 12
---------------------------------------------------------------------------------------
I got the code converting CSV file to XLS file. But What I need is Converted
XLS file should look like above format in Excel sheet.
Hope I explained well.!
Thanks in advance.
Liyakhat.
Software Engineer.
Chennai, India.
My CSV file Contains Data like.
-----------------------------------
Ex: DriverID | CustomerID | Ship to ID | Load # | BOL Date/TimeStamp |
ProductN
520 | 2355 - | 1 | 61953 | ############
| 1 Eth 87
My XLS file Contains Data Like
------------------------------------------------------------------------------------
Ex: Field | Definition | Length | Starting Column | Ending Column
------------------------------------------------------------------------------------
delimiter
------------------------------------------------------------------------------------
TransType|Some Definition |1 | 1 | 1
-------------------------------------------------------------------------------------
delimiter ",
--------------------------------------------------------------------------------------
Termin ID | Some Difinition| 3 | 3 | 5
--------------------------------------------------------------------------------------
delimiter ",
--------------------------------------------------------------------------------------
Term SPLC | Some Difi | 7 | 6 | 12
---------------------------------------------------------------------------------------
I got the code converting CSV file to XLS file. But What I need is Converted
XLS file should look like above format in Excel sheet.
Hope I explained well.!
Thanks in advance.
Liyakhat.
Software Engineer.
Chennai, India.