This is my very first post so please forgive me for anything wrong with this post.
I have a workbook with one sheet. Every day, I create a new report and merge the two based off a unique ID in column "AB". This is part of the code:
T2 = Worksheets("Sheet1 (2)").Cells(x, 17) 'NHA
T3 =...