Hi
I have VB that updated cells with username when the user updates a row. However it seems that it is updatng each row with the user
Example:
user.one will upated a row and cell is updated with that username, user.two then updates the second row, but this time it will update first and second...