in reply to Re: converting to a currency
in thread converting to a currency

This line of code has a small error in it... it should be my $curr = sprintf("\$%.2f", $value); It works fine after that. Scubaelmo "It's kind of fun to do the impossible.." Walt Disney