View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
muster muster is offline
external usenet poster
 
Posts: 25
Default Easy way to plus 10 to each cell in A1:A50?

I prefer a non programming way because this is such a simple common
operation. But any suggestion, programming or not, are welcome.

Thank you.

muster wrote:
Is there an easy way to do an operation to a row, colum or a selection?

For example, want to plus 10 to each cell in A1:A50.

Thank you.