Hi everyone,
Other than manually updating each, is there a way of updating a specific column in one specific table. I have a list off usernames which is generally last name with first initial ge: smith andy = SmithA, but of course when there are two or more Smith A's, such as Smith Arron and Smith Amanda then the usernames(login names) have to be different, so I have an excel sheet with all of these "Double Ups", but I am trying to figure out a way of running through this list (in excel) and updating the Table in
Access where it finds a match in the table. So does anyone know of a way to loop through the list, or do I have to do this manually. The excel file has a unique the user id that matches the table.
Thanks for reading and any input that you may have