I have a user form that askes for the user to enter a date. That date then
goes to a cell on the spreadsheet.

If the user skips over that date, I would like for the cell that normally
would contain the date to say "Not Yet Approved". That is probably some
if-then statement, but I can't seem to figure out the right combination. Any
ideas?

Thanks.