I have an Excel program that Opens another workbook, makes a few changes and then closes itself. The problem is I wrote the program on my computer and some of the controls such as the commondialog control and progressbar control are not on the computers that it was designed to run on. When I open the file the Autpen() sub shows the Userform, and I get an error about not being able to load these controls.
I have worked my way around it, sort of, by taking these controls out of the program, but if anyone knows how to include these control libraries or whatever, so that I can use these two controls, It would be most helpful.
Thanks
ts2032
I have worked my way around it, sort of, by taking these controls out of the program, but if anyone knows how to include these control libraries or whatever, so that I can use these two controls, It would be most helpful.
Thanks
ts2032