Do
For i = 1 To 10000
Line Input [URL="https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=1"]#1[/URL] , x
xStart = False
If Left(x, 5) = "Plate" Or Left(x, 5) = "Eleme" Then
Print [URL="https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=2"]#2[/URL] , x
Line Input [URL="https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=1"]#1[/URL] , x
a$ = x
For j = 1 To 12
Line Input [URL="https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=1"]#1[/URL] , x
Next j
End If
Next i
Loop