View Single Post
  #1   Report Post  
LindaO
 
Posts: n/a
Default Rounding formula won't copy to other cells in column - why?

I have a formula in cell G2 that reads: =round(F2,0). I'm using this to
round the value in cell F2 and remove decimal places. The entire "F" column
has values I want to round, and I am unable to "fill" the formula so that I
can get the rounded values of each record in the range. What should I be
looking for?