Tried changing the changing the data type of tkt, whihc holds the ticket number to ineger in vba but gives an error "Overflow", So unless that is done can't change data type in the database
variable tkt is
tkt = ALC & Trim(Mid(TextLine, 49, 10)) so halting on the change. The code for 'goto is...