View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
michelle439731 michelle439731 is offline
external usenet poster
 
Posts: 18
Default Applying a function to a range

Hello,

I would like to apply a user defined function to a range of data. The
output from the function is an array of the same size as the original matrix.
I want to then compare this matrix to the original.

Any help would be greatly appreciated.

Thank you very much,

Michelle