View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Who I Am Who I Am is offline
external usenet poster
 
Posts: 30
Default SUMIF(UDF, E2, L:L)

My UDF generates

$E$500:$E$651

When I embedded the UDF into SUMIF, the UDF shows

"$E$500:$E$651"

How can I remove the quotation mark, or is there another option (to
make this SUMIF work)?

Thanks in advance.