Can you please explain what you are trying to acheive?
You need not check currentrow = Nothing because when there is a row only then it comes into loop
and also IsNothing(currentrow) is the syntax to check nothing or Null
cheers
Can you please explain what you are trying to acheive?
You need not check currentrow = Nothing because when there is a row only then it comes into loop
and also IsNothing(currentrow) is the syntax to check nothing or Null
cheers