Hey all,
I'm in need of a code that will automatically insert the username of the person who makes a change in a specific set of cells.
So for context I have cells C3, C29, C38, C42, C52 & A61 that start off empty by default. What I want is when somebody adds text to any of these cells, their username will automatically be inserted in cells I3, I29, I38, I42, I52 & I61 respectively (same rows)
I tried putting a code in place but I'm new to this VBA stuff and could not get something working.
Any help would be appreciated. Thanks!
I'm in need of a code that will automatically insert the username of the person who makes a change in a specific set of cells.
So for context I have cells C3, C29, C38, C42, C52 & A61 that start off empty by default. What I want is when somebody adds text to any of these cells, their username will automatically be inserted in cells I3, I29, I38, I42, I52 & I61 respectively (same rows)
I tried putting a code in place but I'm new to this VBA stuff and could not get something working.
Any help would be appreciated. Thanks!