View Single Post
 
Old 10-31-2022, 01:48 PM
14spar15 14spar15 is offline Windows 7 64bit Office 2010 64bit
Competent Performer
 
Join Date: Mar 2011
Posts: 100
14spar15 is on a distinguished road
Default Deleting part of a row and move the remaining records in these columns up based on a cell being blan

Hello, I’m using a file written by ArviLaanemets (FillColumnsExample.xlsm) and it is working well. I want to add a macro where if the content of a cell in column C is cleared then cells A, B and D in that row are cleared and all of the records in A,B,C and D below are moved up. I do not want to delete the whole row because of the formulas that are in columns F,G,H and I. I was going to move all the formula cells to another sheet so I could just delete the whole row but it is very convenient having them on the same sheet.
Reply With Quote