Hi. I have a simple macro that copies a small range and pastes to a different workbook. Before pasting to the destination, I want it to ask the User if they have populated something in the Source workbook. If they have, progress to pasting, if not, go back to Source and fill in required data. How do I write that VBA code? Any help would be really great. Thank you.