View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
parkin_m parkin_m is offline
external usenet poster
 
Posts: 8
Default decimal places????

I have a numbers saved in a variable of Variant type.

The numbers are 54, 54.3, 55.54. How do i change these into 54.00, 54.30,
55.54? (Is there a function I can use?)

Thanks in advance
--
--
Thanks

Parkin_m