A
Amateur
Dear Sirs
Please have a look at my ASP page which I created based on an Access databse
table http://www.bellfield-barna.com/New Folder/1form.asp
It shows the data but not like in the data table (Access). I would like that
the numbers have a 2 digit decimal behind the comma i.e.123.456,30 and
negative numbers should be in red and in brackets i.e. (123.456,30).
So the format should be: $#.##0,00;($#.##0,00)[Red]
Where do I have to enter the format in the ASP code? or Where do I have to
enter the format in the Html code? Is someone able to write me the coding
line?
Many thanks
Klaus
Please have a look at my ASP page which I created based on an Access databse
table http://www.bellfield-barna.com/New Folder/1form.asp
It shows the data but not like in the data table (Access). I would like that
the numbers have a 2 digit decimal behind the comma i.e.123.456,30 and
negative numbers should be in red and in brackets i.e. (123.456,30).
So the format should be: $#.##0,00;($#.##0,00)[Red]
Where do I have to enter the format in the ASP code? or Where do I have to
enter the format in the Html code? Is someone able to write me the coding
line?
Many thanks
Klaus