Hello. If I write the following code
For RowCtr = 1 To LastRowA
, do I have to close it with Next or Next RowCtr?