I need to develope a program that use ActiveX control on the first workbook to gather year and two different product code, then return the price variance in a text box on the first workbook.
there are several workbooks in one excel file.
the first workbook contains all the ActivX control, remaining workbooks have name 1999,2000, 2001, ...2006 which stands for year 1999 to 2006.
each work book contains same type of information: product code and price.
first time VBA user. please help!
Thanks,
Jie
there are several workbooks in one excel file.
the first workbook contains all the ActivX control, remaining workbooks have name 1999,2000, 2001, ...2006 which stands for year 1999 to 2006.
each work book contains same type of information: product code and price.
first time VBA user. please help!
Thanks,
Jie