Hi.
Is it possible to set the Decimal Places programmatically using
VB?
I'm using oWrkSheet.Cells(110, 17).NumberFormat = "0.00%" but am wondering if there is a Property for this?
(I was thinking ...DecimalPlaces = 2). I did a search for it but could not find anything.
Thanks.
Rita