View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Spiky Spiky is offline
external usenet poster
 
Posts: 622
Default add multiple returns using vlookup

On Aug 22, 3:23 pm, RZ wrote:
Hi
I am using Vlookup function to find matching datat in another worksheet, i
want to add values if there is more than one matching values.
--
RZ


Can't. Try DSUM or SUMPRODUCT instead.