I've got a large number of single column data entries that I'm trying to cull down to useful information. Currently, a test generates a single entry that records 13 rows of information. If no settings have been changed, the only difference between any two columns is the date and time. I'd like to delete the columns that have no difference from the previous column except for date and time.
I'm at a loss for starting points. All the solutions I can think of and that Google can provide end up deleting all but the most recent entry. Can anyone provide assistance?
I'm at a loss for starting points. All the solutions I can think of and that Google can provide end up deleting all but the most recent entry. Can anyone provide assistance?