View Single Post
  #1   Report Post  
Gene Solomon
 
Posts: n/a
Default Significant figures (not decimal places)

Is there a way to display numbers with 3 significant figures? For instance,
display 1367 as 1370, 14621 as 14600, and .02637 as .0264.

I'm trying to find a way to take a column of data, and then display it with
3 sig figs. Will any functions or macro help me out?

Thanks.