View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Carroll[_2_] Carroll[_2_] is offline
external usenet poster
 
Posts: 31
Default Selecting Cells With Sumproduct Formula, Then Pasting Its Value Over Top

Tom,

I'm finding that the SearchString ends up being the value that the
function returns rather than the function itself, so MyPos is always
equal to 0, so it ends up doing nothing.

Carroll