I have stored the value of the row as 'currentrow'. Can I just say
Is this how I would do that?
Code:
For i = 0 To CurrentRow
If ElementsCollected(i) = CurrentRowIs this how I would do that?

