If all these cells are empty, then a message box pops up on close saying some are empty.
I know how to do the message box, I'm not sure how to write it so that:
if D3, D4, D8, D9, D10, D12, D13, etc. etc. are blank, then pop upmsg box
All of the cells in column D that I'm concerned with are unlocked. So we could say something like if any unlocked cells in column d are blank, then message box.
Thanks!
Bookmarks