Warning: foreach() argument must be of type array|object, null given in /opt/homebrew/var/www/customvisuals.com/blog/index.php on line 1595
Warning: foreach() argument must be of type array|object, null given in /opt/homebrew/var/www/customvisuals.com/blog/index.php on line 1595
Warning: foreach() argument must be of type array|object, null given in /opt/homebrew/var/www/customvisuals.com/blog/index.php on line 1595
Warning: foreach() argument must be of type array|object, null given in /opt/homebrew/var/www/customvisuals.com/blog/index.php on line 1595
Warning: foreach() argument must be of type array|object, null given in /opt/homebrew/var/www/customvisuals.com/blog/index.php on line 1595
Warning: foreach() argument must be of type array|object, null given in /opt/homebrew/var/www/customvisuals.com/blog/index.php on line 1595
Warning: foreach() argument must be of type array|object, null given in /opt/homebrew/var/www/customvisuals.com/blog/index.php on line 1595
Warning: Undefined variable $tagList in /opt/homebrew/var/www/customvisuals.com/blog/index.php on line 1003 Written by: Mike Schienle | Posted on: | Category: Perl and Excel
If this blog describes you or your business, please click our Contact page and let my company help out.
As you may know, Custom Visuals automates as much as we possibly can as part of our core business. We have a couple thousand unattended tasks running on our servers (co-located and in-house) on behalf of our clients throughout the day (not including the tasks the operating system runs on ...
Warning: foreach() argument must be of type array|object, null given in /opt/homebrew/var/www/customvisuals.com/blog/index.php on line 1595
Warning: foreach() argument must be of type array|object, null given in /opt/homebrew/var/www/customvisuals.com/blog/index.php on line 1595
Warning: foreach() argument must be of type array|object, null given in /opt/homebrew/var/www/customvisuals.com/blog/index.php on line 1595
Warning: foreach() argument must be of type array|object, null given in /opt/homebrew/var/www/customvisuals.com/blog/index.php on line 1595
Warning: Undefined variable $tagList in /opt/homebrew/var/www/customvisuals.com/blog/index.php on line 1003 Written by: Mike Schienle | Posted on: | Category: Perl and Excel
I gave a presentation at the Chicago Perl Mongers group on 06/25/2015 on using Perl to read and write Excel files. There is a brief discussion on the different modules for handling the 2003 and earlier .xls files, as well as the 2007 and later .xlsx files.
Writing data with different formats for headers and data, ...