wrong !!
change this
    Language = ThisWorkbook.Worksheets("GENERAL").Range("I4").Value
to
    Language = wks.Range("I4").Value