View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
J@Y J@Y is offline
external usenet poster
 
Posts: 127
Default Adding a single function onto multiple cells that already have Num

If I have a column of numbers, and I want to put =round() function on all of
them, is there a way to do it so that I am not creating another column with
reference to the existing column of numbers?