Can someone take a look?
^1::
InputBox, Vendor, Vendor Number, , , 300, 150, 349, 184
InputBox, Date, Invoice Date, , , 300, 150, 349, 184
InputBox, Accounting, Account Number, No Periods or Spaces, , 300, 150, 349, 184
InputBox, Invoice, How Many Invoices?, , , 300, 150, 349, 184
InputBox, Lines, Number of Lines, How Many Lines is the Invoice?, , 300, 150, 349, 184
Sleep 100
CLICK 351,235
SEND %Vendor%
SLEEP 150
SEND {Tab}
SLEEP 150
SEND {Tab}
SLEEP 150
SEND {Tab}
SLEEP 150
SEND %Date%
SLEEP 150
SEND {Shift}+{Tab}
SLEEP 150
SEND {Shift}+{Tab}
SLEEP 150
SEND !{Tab}
SLEEP 5000
SEND ^c
Sleep 150
SEND !{Tab}
SLEEP 150
SEND {Alt}
SLEEP 150
SEND {Right}
SLEEP 150
SEND {Down}
SLEEP 150
SEND {Down}
SLEEP 150
SEND {Down}
SLEEP 150
SEND {Down}
SLEEP 150
SEND {Down}
SLEEP 150
SEND {Enter}
SLEEP 150
SEND {F8}
SLEEP 1500
SEND {F8}
SLEEP 100
SEND !{Tab}
Sleep 500
SEND {Left}
SLEEP 125
SEND {Left}
SLEEP 125
SEND {Left}
SLEEP 125
SEND {Left}
SLEEP 125
SEND {Left}
SLEEP 125
SEND {Left}
SLEEP 125
SEND {Left}
SLEEP 125
SEND {Left}
SLEEP 5000
SEND ^c
Sleep 150
SEND !{Tab}
SLEEP 150
SEND {Alt}
SLEEP 150
SEND {Right}
SLEEP 150
SEND {Down}
SLEEP 150
SEND {Down}
SLEEP 150
SEND {Down}
SLEEP 150
SEND {Down}
SLEEP 150
SEND {Down}
SLEEP 150
SEND {Enter}
SLEEP 150
SEND {Shift}+{F3}
SLEEP 500
SEND X
SLEEP 150
SEND {F5}
SLEEP 500
SEND {F8}
SLEEP 150
LOOP, Lines - 1
{
SEND {Ctrl}
SLEEP 150
SEND !{Tab}
Sleep 500
SEND {Down}
SEND {Alt}
SLEEP 5000
SEND ^c
Sleep 150
SEND !{Tab}
SEND {Alt}
SLEEP 150
SEND {Right}
SLEEP 150
SEND {Down}
SLEEP 150
SEND {Down}
SLEEP 150
SEND {Down}
SLEEP 150
SEND {Down}
SLEEP 150
SEND {Down}
SLEEP 150
SEND {Enter}
SLEEP 150
SEND {Shift}+{F3}
SLEEP 150
SEND X
SLEEP 150
SEND {F5}
SLEEP 150
SEND {F8}
SLEEP 150
}




