Good Morning all,
I have a combo box which populates data in a form which in turn populates fields in an excel sheet via excel automation. After I finish populating the first round of data in Excel from the form, I would like the VBA to pause or stop while I change the combo box so diffferent information is in the form. Then I would like to restart the code so that data is populated in excel.
I know how to do this with two separate procedures, but I would like to tie them together. I just need to know how to pause the code, change the combo and restart the code. Thanks and if I can I award reputation points for help. Thanks
Brennan
I have a combo box which populates data in a form which in turn populates fields in an excel sheet via excel automation. After I finish populating the first round of data in Excel from the form, I would like the VBA to pause or stop while I change the combo box so diffferent information is in the form. Then I would like to restart the code so that data is populated in excel.
I know how to do this with two separate procedures, but I would like to tie them together. I just need to know how to pause the code, change the combo and restart the code. Thanks and if I can I award reputation points for help. Thanks
Brennan