<html>
<body>
<p>
Strategy Report
<p>
Symbol: /CT
<p>
Work Time: 17/03/14 - 31/03/14
<p>
<table width="100%" cellspacing="0" cellpadding="0" border=1>
<tr>
<td>Id
</td>
<td>Strategy
</td>
<td>Side
</td>
<td>Quantity
</td>
<td>Amount
</td>
<td>Price
</td>
<td>Date/Time
</td>
<td>Trade P/L
</td>
<td>P/L
</td>
<td>Position
</td>
</tr>
<tr>
<td>
1
</td>
<td>
BH_SL_SE
</td>
<td>
Sell to Open
</td>
<td>
-1
</td>
Could you post a sample? You might get some feedback on how to clean it up if we could see the file.
green.green said:What you posted above is not a CSV file. There are no tables in CSVs. After you open excel you can import a CSV file. It will give you options as to where you want a new cell to start. With CSVs you usually only have to choose to use the comma to separate out the data. Without a sample file it would hard to help beyond a general description.