Hello Rahul
Try changing
my $dateformat = $workbook->add_format(num_format => ~'mm/dd/yyyy~')
To
my $dateformat = $workbook->add_format(num_format => 'mm/dd/yy')
It might be easier for us to investigate and provide further assistance if you posted more of your code..
In reply to Re: Creating Excel file using Perl
by shadowsong
in thread Creating Excel file using Perl
by Rahul Saxena
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |