View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Eastar Eastar is offline
external usenet poster
 
Posts: 6
Default Add same formula to every cell in the range

data shown as below
a b
1 5.2312 6.1231
2 15.2323 15.46463

How can I add a round() formula to every cell without doing that to each of
them seprately?

thanks,