Hello helpers,
I've attached a scheme of the issue I face. Basically I have a combo box with list of products which I want to run. Each product that is run returns results in cells G10 and G11. I already have two other macros (get data and clear data). Here is how I wanted the operation of the VBA code to go:
1. Run clear data macro
2. Select product A in the combo box
3. Run get data macro
4. Copy value in G10 and G11 to columns E and F of sheet 2 respectively
5. Run clear data macro
6. Select product B and loop the process until the last product
I am sorry I'm unable to share the data. Please assume that the two macros would perfectly well.
Thanks in advance for your help
Bookmarks