Hi,
I want to check if the inputs from textbox2 and textbox5 already exist in my database.
That's textbox2 entry is going to column C and textbox5 entry is pointing to column F.
The data starts from row 2 . Row 1 is header.
So say I have in textbox2, "Cat" and in textbox5, "green".
And in...