Hi Guys,

Okay so i have 2 columns, Date Sent & Date Received.

I want to make it so that the Date received cannot be entered unless the date sent has been filled out. I am wanting to create a msgbox prompting the user to enter Date Sent if they try to enter any data into the Date Received cell without having anything in Date Sent.

VBA code is not my strong suite, is there a way to do this with functions or will this have to be done in VBA?