Hello,
As a beginner I am having a tough time writing out some VBA. I am attempting to write out a macro that will find all reference errors within a range, select those cells along with the cell immediately adjacent to the left, and delete them (shifting cells upward).
Can anyone help?