Zaf Khan
Feb 9th, 2001, 09:52 PM
Hi,
I want to show numeric values in a table cell, and I need to round it off to 2 decimal places.
I cannot use
= Format$(TheNumber,"00.00")
because vbscript doesn't support it.
Any ideas anyone?
DocZaf
{;->
I want to show numeric values in a table cell, and I need to round it off to 2 decimal places.
I cannot use
= Format$(TheNumber,"00.00")
because vbscript doesn't support it.
Any ideas anyone?
DocZaf
{;->