Just a quick question (Yes its the same project I was working on, work load has slowed so I am just tweaking it slightly )

If sht.Cells(1, 2).Value <> Year(Now()) Then
Thats the current line of code...
What i want it to do is...

IF cell B2 on the first page ("Instructions") does not = (the last value on row 4 of all the other pages - 1) THEN ...

If anyone could help put that into code, I would be very grateful.

-Ben-