View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Arvi Laanemets
 
Posts: n/a
Default Looking for Excel function

Hi

When you search for match on same row, then
IF(A2=C2,IF(D2<B2,"Less Qty",IF(D2B2,"???","Qty matched")),"Item " & A2 & "
not found")


--
Arvi Laanemets
( My real mail address: arvi.laanemets<attarkon.ee )