NUMBERS TO TWO DECIMAL PLACES

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I was wondering how I can get my numbers to two decimal places? I have it
working in access but then I try and put it in an asp site using dreamweaver
and it removes the zeros when i'm using: Round(labour, 2) AS Labours
Is there another method I need to use if it's currency I'm tryin to show.
Thanks!!
 
If it works in Access I have to think the problem is outside the scope of
this newsgroup. Perhaps a Dreamweaver newsgroup could provide some
suggestions. By the way, people may be more inclined to respond if you
don't shout (i.e. use all caps in the Subject line).
 
Back
Top