I have the following data and would like some VBA Code to run down the Rows and based on the number in Column D, Delete the Cells (and Shift Data to the Left) in Columns E to I based on the number in Column D. For example,
In Row 1, to delete Cells F1:I1, as the value is 1; Value retained =...