I use OLE Automation to create/open a worksheet populated with data
(using Open or OpenText automation functions) from an HTML table. The
leading zeroes are dropped.
I've been told in Microsoft forums that there is limited support for
importing HTML Table data. Though the same issue exists in opening/
imporint CSV files there are acceptable workarounds -- not so with
HTML Table data.
I have formatted data and I need to retain the formatting in the final
save worksheet. In fact, that's why this approach (saving as HTML
table and then saving as Excel worksheet) is used. However, we've
discovered that significant leading zeroes (don't tell folks in the US
NorthEast that the zeros in the first characters of their zip codes
are not significant) are truncated.
Is there a workaround or another approach that could be suggested?
We save the colors displayed in the dataobject reports and windows in
the Excel worksheet and our customers need the excel output and want
the colors retained.
We are using PB11 and Oracle10. Thanks.
Terry Dykstra [TeamSybase]
"kilstromcraig" <kilstr...@yahoo.com> wrote in message
news:9b8a9525-9096-4c6a...@v25g2000yqk.googlegroups.com...