|
Hi all, After the
worksheet is created using POI classes, a cell (let’s call it A1) is set
to the custom currency format available in excel - $#,##0.00_);($#,##0.00).
After this, a value - 1234 -is set to A1. Now, when the workbook is opened
through excel, A1 does not reveal the value which was set, but, when the focus
is moved to A1, the value 1234 appears in the formula bar. I’d like
your thoughts on how to include the currency symbol and please let me know if I
am missing something. Thanks for your time. Regards, |
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
