View Single Post
  #1   Report Post  
adragton adragton is offline
Junior Member
 
Posts: 1
Question multiple column match per row

Please see attachment- forum display messed up

Multiple columns(A,B,C) which must be match against column Criteria(F,G,H).
Column(D) displays EXACT MATCH "YES".
TOTAL count of "YES" displayed.
example-
----Criteria-----
A B C D F G H
11 aa 123 YES 11 aa 123
22 aa 123 NO
11 aa 123 YES

TOTAL MATCH ##
Attached Images
 

Last edited by adragton : April 1st 06 at 02:53 AM Reason: display incorrecr(spacing)