Thread: ending zero
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
George M George M is offline
external usenet poster
 
Posts: 5
Default ending zero

How do I stop excel from dropping ending zeros when displaying a amount

The field is defined as currency
if the amount is 250.50 it is displaying 250.5
I need it to display 250.50


Thanks
George