thanks in advance for the help.. I am trying to read from multiple input boxes using a loop. I cannot seem to pull it off and cant figure out what i am doing wrong. Any help would be great. Thanks again #include <ButtonConstants.au3> #include <EditConstants.au3> #include <GUIConstantsEx.au3> #include <WindowsConstants.au3> #Region ### START Koda GUI section ### Form= $Form2 = GUICreate("Form2", 405, 279, 302, 218) $Input1 = GUICtrlCreateInput("Input1", 48, 40, 12