vlookup在vb里到底该怎么用?Label1.Caption = Application.WorksheetFunction.VLookup(Text1,xlSheet.Range(a1, e5000), 2, 0)运行是老是出错。