0

Could you please help me to solve this issue with a vba code?

this is my data

data

What I want to do is to create a vba code that search the value from column B in Column C

if the value is found or not found then in column A add a comment

the issue is when in Column C, I have an array, I mean:

Side B

(2,5) = 2,3,4,5 (1,8) = 1,2,3,4,5,6,7,8 . . .

this is my code, but it does not work:

error

I would really appreciate your help.

Uwe Keim
  • 39,551
  • 56
  • 175
  • 291

0 Answers0