alphabetagamma
New Member
- Joined
- Jun 9, 2017
- Messages
- 1
Hi Guy's
I am very new to VBA and i am struggling with a code based on the option which are selected from the drop-down list.
Drop down list is in column D in the sheet "MyData". Columns A-C will be populated with data. What I want to do is: if option "Terminate" or "End" are chosen from the drop-down list in column D, macro will switch/open sheet "Terms" and automatically copy data from that row in "MyData" columns A-C which are in the same order in "Terms".
Is there a simple way to do this?
I am very new to VBA and i am struggling with a code based on the option which are selected from the drop-down list.
Drop down list is in column D in the sheet "MyData". Columns A-C will be populated with data. What I want to do is: if option "Terminate" or "End" are chosen from the drop-down list in column D, macro will switch/open sheet "Terms" and automatically copy data from that row in "MyData" columns A-C which are in the same order in "Terms".
Is there a simple way to do this?