Sorry for delayed response, have been in school all day past 2 days.
Any idea why it doesn't work after the msgbox? Could it have anything to do with use of offsets or a different cell being the active cell?

Quote Originally Posted by Norie View Post
The code doesn't stop, it keeps going after the message box.

It might appear to have stopped because it doesn't really do anything from then on.
I did look into using the find command when originally writing the loop, but haven't since and think its a good idea and would love some direction on how to do this! Would this be using the .find command?

Quote Originally Posted by Norie View Post
By the way, have you considered a different approach.

For example loop through the dates in the time card worksheet and use code to find them in the CSV file.