Derek B. Smith <mailto:[EMAIL PROTECTED]> wrote:
: I then tried
Try something simpler, not more complex. Test this case.
my @hosts = ( 'sun' );
$worksheet->write_col( 'A2', [EMAIL PROTECTED], $sheet_format );
If it fails testing then there may be a problem with
write_col() or with the setup for the object $worksheet.
If it does test okay then the problem may be in the
data manipulation just before the call to write_col().
HTH,
Charles K. Clarkson
--
Mobile Homes Specialist
Free Market Advocate
Web Programmer
254 968-8328
http://www.clarksonenergyhomes.com/
Don't tread on my bandwidth. Trim your posts.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>