in reply to How can I round up if any decimal place exists?
my $pageCount = int( ($total/20) + .99 ); [download]
timtowtdi :-)
cLive ;-)