eblaser_salessync
New Member
- Joined
- Jun 11, 2017
- Messages
- 4
How can I loop through 3 cells that each contain data validation lists, in order to update my model?
In order for the model I am working with to update, there are three cells (C3, C4, and C5 each containing a drop-down data validation list) that need to be cycled through in order for new source data to be incrementally added into our reporting. Currently, we are doing this by hand. For example:
C3: Select option 1 in list, wait for the model to update... Select option 2 in list, wait for the model to update... Select option 3 in list, wait for model to update... etc.
C4: (Repeat)
C5: (Repeat)
I am looking to automate this process and do not know where to start. I have looked at dozens of other similar requests (i.e. loop through list and copy/paste values in another sheet, loop through list and save as pdf, etc). However, I am not competent confused enough to reverse engineer those into a solution for this request.
THANK YOU!
In order for the model I am working with to update, there are three cells (C3, C4, and C5 each containing a drop-down data validation list) that need to be cycled through in order for new source data to be incrementally added into our reporting. Currently, we are doing this by hand. For example:
C3: Select option 1 in list, wait for the model to update... Select option 2 in list, wait for the model to update... Select option 3 in list, wait for model to update... etc.
C4: (Repeat)
C5: (Repeat)
I am looking to automate this process and do not know where to start. I have looked at dozens of other similar requests (i.e. loop through list and copy/paste values in another sheet, loop through list and save as pdf, etc). However, I am not competent confused enough to reverse engineer those into a solution for this request.
THANK YOU!