I am trying to add a vlookup code to a cell and have to reference the worksheet to the left/second to last sheet in the workbook. The name will change since it's a date, not always the date
prior because of the weekend. Some things I tried are below, none worked ...
Dim sh As Worksheet
Set...