Hi expert’s,
Need some coding help here… I need to check if a specific row in my excel contains a specific alphabet or character?
For example.
Column1 - Column2 - Column N
VB2345Sd - A99 - Nth column
VC2345Ad- B88
I need to check if all rows in column 1 contains character V or not?
How to code this in if activity?
Thank you in advance