[4524] in sapr3-soft
How to display leading zero when creating EXCEL spreadsheet using ABAP OLE?
daemon@ATHENA.MIT.EDU (Help Me)
Sat Mar 18 02:10:08 2000
To: sapr3-soft@MIT.EDU
Date: Fri, 17 Mar 2000 19:06:10 GMT
From: help@me.com (Help Me)
Message-Id: <38df58d5.4231604@news.usenetserver.com>
I am trying to use ABAP OLE to create a EXCEL spreadsheet.
How to display leading zero when creating EXCEL spreadsheet using ABAP
OLE? Because when I write to a CELL, the properties is GENERAL, which
will disable leading zero. Only when the CELL is TEXT, it will show
leading zero. Is there a way to set the property for a CELL to TEXT(I
think the default is GENERAL)?
Where can I find more documentation for OLE? The help in SE38 does not
give me more information.
thanks
Sam