Are you just trying to add data to "Sheet2" or a different workbook?
VB Code:
  1. Set objSheet = objBook.Sheets.Item("Sheet2") 'Set to second Sheet2 or #2