The problem is I am not able ( don't know how ) to increment rows within the For Each Cell Loop:
Code:For Each cell In Range(LP1, LP1_1) 'If there are multiple tests for the LP #, then loop through them TestNum = (Cells(I want to increment this each loop, 5).Value Next cell




Reply With Quote
