Hi I have a somewhat unusual question in my request here.
I have a spreadsheet where columns may be edited and if they have, I need to keep those and delete the rest. So if there were 45 rows, and only 1 of the 45 were edited, that whole column needs to be kept.
I have played around with the Review ribbon and added a Highlight Changes tool which displays a blue border around each cell that has been edited. Is there a way using VBA to delete those columns that do not have a blue border on them? Attached is a sample document of mine.
I have a spreadsheet where columns may be edited and if they have, I need to keep those and delete the rest. So if there were 45 rows, and only 1 of the 45 were edited, that whole column needs to be kept.
I have played around with the Review ribbon and added a Highlight Changes tool which displays a blue border around each cell that has been edited. Is there a way using VBA to delete those columns that do not have a blue border on them? Attached is a sample document of mine.