View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
vbastarter vbastarter is offline
external usenet poster
 
Posts: 14
Default sumproduct issues?

Hi I have code using sumproduct to copy paste duplicate names into another
sheet.
I have used sumproduct so that the process is quick. But I can't do things
like TRim. Ucase or even compare duplicates just with first letter in
firstname col. Anyone knows if this can be achieved while using sumproduct ?
Or if theres an alternative method that is as effecient time as sumproduct
Thanks in Advance