demetrius323
New Member
- Joined
- Nov 16, 2014
- Messages
- 5
Good day,
I am trying to create an auto-generated log on a new sheet that is based off of data entered from a previous sheet. What I am wanting is when a single cell on the master sheet is modified (in this case a choice is made from a drop down list), a copy of certain cells in that row would be transferred to the new sheet. Now here's the kicker, I also want it to create a new entry every time that the cell is changed with the newest being at the top of the list. An example is Sheet1 has multiple rows with each column containing certain data
aaddA aadfddB aagfgssaddC aasfgggsddD aagsfgsfdfdbddE
1 Name aaddID#aadd Location aaddTime out aadgsdTime In, etc.
2 Smith aadd1234 aaddChapel aadfggd9:30 aaddaadd10:45
3 Jones aadd9543 aaddHospital aafgdd7:15 aaddaadd11:30
Column C contains the drop down list and auto-generates the time in Column D. What I want is when the location is changed in Column C I want it to copy all the required data from the row, but not the entire row, onto Sheet2. Does anyone have any ideas on how to accomplish this? Please help.
I am trying to create an auto-generated log on a new sheet that is based off of data entered from a previous sheet. What I am wanting is when a single cell on the master sheet is modified (in this case a choice is made from a drop down list), a copy of certain cells in that row would be transferred to the new sheet. Now here's the kicker, I also want it to create a new entry every time that the cell is changed with the newest being at the top of the list. An example is Sheet1 has multiple rows with each column containing certain data
aaddA aadfddB aagfgssaddC aasfgggsddD aagsfgsfdfdbddE
1 Name aaddID#aadd Location aaddTime out aadgsdTime In, etc.
2 Smith aadd1234 aaddChapel aadfggd9:30 aaddaadd10:45
3 Jones aadd9543 aaddHospital aafgdd7:15 aaddaadd11:30
Column C contains the drop down list and auto-generates the time in Column D. What I want is when the location is changed in Column C I want it to copy all the required data from the row, but not the entire row, onto Sheet2. Does anyone have any ideas on how to accomplish this? Please help.
Last edited: