I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
Posted on 2008-10-03 17:17:20-07 by sandeep78 in response to 8931
Re: Modify Cell formatting
Hi, I want to change a Range of cells (A8 thru T36)...they are numeric. They are formatted as Accounting with 2 Decimal points. I would like to change the format to a custom code. _(* #,##0.00_);_(* (#,##0.00);_(* -??_);_(@_) - This is the custom format. Thanks.
Direct Responses: 8941 | Write a response