View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Patrick Molloy[_2_] Patrick Molloy[_2_] is offline
external usenet poster
 
Posts: 1,298
Default Copy a range to another "transformed" range

why not use worksheet formulae?

"avi" wrote:

Hello,

Is there a way to copy a one column range to another range of the same
size, but with some transformed values of the original range, for
example Log of the original values?

Thanks
Avi