Hi there, new to the site and I really need some help. I've tried by my self (and with online resources) with no luck.
I have a file called online class registration. The first sheet is called DATA and, every Monday, I will paste into it data from a static excel report from a MS Form. The data includes registration information from people looking for English classes. I have a second sheet called registration tracking in which I have used a formula to copy key information from the data sheet, such as Name (Column A), Email (Column B), Phone number (Column C) and level of English (Column D). Column E is called Assignment, in which I have set up a drop down menu through data validation. The options are ‘Waiting list’, ‘Beginner’, Intermediate’, ‘Advanced’ and ‘Deregistered’. For each of the menu options, there is a corresponding sheet with the same name.
What I want to happen is, when I select an option from the drop down menu in the ‘Registration tracking’ sheet column E (e.g. ‘Waiting list’) , I want the data from Columns A-D on the same sheet to be duplicated in the next empty row in the corresponding sheet. So for example, when I select ‘Waiting List’ in E2 of Registration tracking, the data in A2-D2 will appear in A2-D2 of the Waiting List sheet, whilst also remaining unchanged in ‘Registration Tracking’. If I then select ‘Waiting List’ in E10 of Registration tracking, the data in A10-D10 will appear in A3-D3 of the Waiting List sheet (assuming they are the next available empty cells).
I want the data to stay in the registration tracking sheet after I select an option from the drop down menu. If I then change the drop down menu from ‘Waiting list’ to ‘Beginner’, I want their data to appear in the beginner sheet, remain in the registration tracking, and also be removed from the waiting list. All existing data below the deleted data in ‘Waiting list’ will then move up one row to remove the empty row.
Thank you in advance to anyonw who answers
I have a file called online class registration. The first sheet is called DATA and, every Monday, I will paste into it data from a static excel report from a MS Form. The data includes registration information from people looking for English classes. I have a second sheet called registration tracking in which I have used a formula to copy key information from the data sheet, such as Name (Column A), Email (Column B), Phone number (Column C) and level of English (Column D). Column E is called Assignment, in which I have set up a drop down menu through data validation. The options are ‘Waiting list’, ‘Beginner’, Intermediate’, ‘Advanced’ and ‘Deregistered’. For each of the menu options, there is a corresponding sheet with the same name.
What I want to happen is, when I select an option from the drop down menu in the ‘Registration tracking’ sheet column E (e.g. ‘Waiting list’) , I want the data from Columns A-D on the same sheet to be duplicated in the next empty row in the corresponding sheet. So for example, when I select ‘Waiting List’ in E2 of Registration tracking, the data in A2-D2 will appear in A2-D2 of the Waiting List sheet, whilst also remaining unchanged in ‘Registration Tracking’. If I then select ‘Waiting List’ in E10 of Registration tracking, the data in A10-D10 will appear in A3-D3 of the Waiting List sheet (assuming they are the next available empty cells).
I want the data to stay in the registration tracking sheet after I select an option from the drop down menu. If I then change the drop down menu from ‘Waiting list’ to ‘Beginner’, I want their data to appear in the beginner sheet, remain in the registration tracking, and also be removed from the waiting list. All existing data below the deleted data in ‘Waiting list’ will then move up one row to remove the empty row.
Thank you in advance to anyonw who answers