I can usually piece together code that I have used in the past to get what I need, however today I am not having any luck.
I want to do 3 steps.
1. I want to copy any row that has a blank in column E on sheets("calendar")
2. Paste that row in the first open row based on column A on the sheet("archives")
3. then delete the row that was just copied from sheets("calendar")
jamm_027
I want to do 3 steps.
1. I want to copy any row that has a blank in column E on sheets("calendar")
2. Paste that row in the first open row based on column A on the sheet("archives")
3. then delete the row that was just copied from sheets("calendar")
jamm_027