in reply to
how to format cell as text?
Hmm, for what it's worth, for me print seems to output that number just like that already. Do you have a little example you could paste?
Update:
Maybe printf could help? Something like
printf "%f", $huge_num;
Comment on
Re: how to format cell as text?
Download
Code
In Section
Seekers of Perl Wisdom