Thread
:
How to label a row within a grouping
View Single Post
11-05-2018, 12:47 PM
jeffreybrown
Windows Vista
Office 2007
Expert
Join Date: Apr 2016
Posts: 673
Give this a try based on the sample you provided...
=IF(A1=A2,C1,IF(ISNUMBER(SEARCH("APP G",B2)),"Y","N"))
jeffreybrown
View Public Profile
Find all posts by jeffreybrown