In the ertert Procedure,add a line that calls NumbersGrabberThen changeNext i NumbersGrabber 'get more numbers End SubtoIf NextRowToUse = 1 Then MsgBox "GAME OVER! There are no more numbers."Oh yeah, you may need to add .Resize(, 7) to Range("I49")If NextRowToUse = 1 Then Exit SubInputSht.Range("I49").Resize(, 7).Insert shift:=xlShiftDown




Reply With Quote