View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sthappali Sthappali is offline
external usenet poster
 
Posts: 2
Default Digits after decimal

Dear Forum,

Can any body know the formula or syntax

I want to fix number of digits after the decimal in a frist position of the
array. from the same array the subsequent cells should be fixed based on the
first cell of the array .

For example 0.254 if i put in first cell the subequent cell of the array
should also have 3 digit after decimal.

Thanks in advance

Sthappali