SPatrick720
New Member
- Joined
- Jul 20, 2018
- Messages
- 3
Hi Everyone!
I am trying to create a macro for the below steps but I am new to using this tool and facing issues. Could anyone please help me with this?
In cell D2 of Sheet1, I have a drop-down list with 3 items. In cell D3, users can input a number (0-55). In cell D4, users can input a number (5-100). In cell D5, there is another drop-down list with 6 items. In cell D7, there is the last drop-down list with 4 items. I am trying to create a macro that cycles through every option and then copies the value from D21 into a new sheet each time
1. Select item from drop-down list (D2)
2. Input number (D3)
3. Input number (D4)
4. Select item from drop-down list (D5)
5. Select item from drop-down list (D7)
6. Copy cell D21 and paste in new sheet
7. Repeat until all options have been completed
Thank you in advance for all your help! I really appreciate it!
I am trying to create a macro for the below steps but I am new to using this tool and facing issues. Could anyone please help me with this?
In cell D2 of Sheet1, I have a drop-down list with 3 items. In cell D3, users can input a number (0-55). In cell D4, users can input a number (5-100). In cell D5, there is another drop-down list with 6 items. In cell D7, there is the last drop-down list with 4 items. I am trying to create a macro that cycles through every option and then copies the value from D21 into a new sheet each time
1. Select item from drop-down list (D2)
2. Input number (D3)
3. Input number (D4)
4. Select item from drop-down list (D5)
5. Select item from drop-down list (D7)
6. Copy cell D21 and paste in new sheet
7. Repeat until all options have been completed
Thank you in advance for all your help! I really appreciate it!