Hello, see below, I need to add the letter "J" to the end of the value in column D, also changed the No to Yes (If J is already present, or if Yes is present, then do not modify these values)
IF these conditions are met: the word "Brevard" is in column M on the same row, the word "sanitary" is in column N, AND the words "riser" or "cone" is present in column K
How do I write the VBA code for this? Any help is appreciated !
IF these conditions are met: the word "Brevard" is in column M on the same row, the word "sanitary" is in column N, AND the words "riser" or "cone" is present in column K
How do I write the VBA code for this? Any help is appreciated !