Recent content by tvbrooks

  1. T

    Remove duplicates made up from different columns

    Hi T, Thanks for the suggestion I gave it a go. Unfortunately it left a single duplicate and I am not sure it would work on the larger dataset that I have. Thanks again.
  2. T

    Remove duplicates made up from different columns

    Hello All, I am trying to remove duplicate rows of data in an access table where the duplicate data is from a different column. For example, you'll from my example below (i hope it shows ok) that this output gives all the combination for 3 items of data (0000000001, 0000000478, 0000000664)...
  3. T

    Remove duplicates made up from different columns

    Hello All, I am trying to remove duplicate rows of data in an access table where the duplicate data is from a different column. For example, you'll from my example below (i hope it shows ok) that this output gives all the combination for 3 items of data (0000000001, 0000000478, 0000000664)...
  4. T

    Back out updates having not used an indicator or kept the update table

    Hello, I'd like to find out if there is a way to remove updates that I made to a single table field yesterday without having used any indicator (like a timestamp) or kept the table of updates that I made. Can anyone advice? I thought that there may be a last rowupdate date or something like...
Back
Top Bottom