Trying to code a VBA script that will loop through Col A, B, C, D, E, F, and G, look for the value and only return the First value found in Col H. If no values found, then return "IN-SCOPE" in Col H.
[TABLE="width: 500"]
Col A
[/td]Col B
[/td]Col C
[/td]Col D
[/td]Col E
[/td]Col F
[/td]Col G
[/td]Col H
[/td]Retired
[/td]Retired
[/td]Retired
[/td]PSFIN
[/td]PKU
[/td]Retired
[/td]PSFIN
[/td]FIRE
[/td]EX
[/td]LAB
[/td]PSFIN
[/td]IN-SCOPE
[/td]
[/TABLE]