View Single Post
  #1   Report Post  
iVassh iVassh is offline
Junior Member
 
Posts: 3
Default adding a forumla to cells with formula in them already

I need to add a round command to about 2500 cells and many of them have their own individual formula is there any way to add round to all of them?

I tried selecting them all and using ctrl+enter but that changed all the formulas to the same so that didn't work

what I want to end up with is this

=round("whats already in this cell",0)