View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
George
 
Posts: n/a
Default RSQ(array1, array2)

Direct from the help file:
If an array or reference argument contains text, logical values, or
empty cells, those values are ignored;
however, cells with the value zero are included.

So the answer is no :)

George

patch2323 wrote:
Does the RSQ(array1, array2) function ignore cells that contain zero?