Hello everybody I have a lotusscript question and somebody recomended me this forum. Hopefully someone can help me... I need to export some data to excel. The exported excel file is build with html tags, like this: Print{<tr>} Print{<td class=tdheader width="200">Phase</td>} Print{<td class=tdheader width="60">%</td>} Print{<td class=tdheader width="100">Start Budget</td>} Print{<td class=tdheader …
Domino Development / LotusScript