R
rickyd007
I have written a userform application in VBA using Excel 2002. However, when
used on Excel 2003 and 2000, the same program has compatibility issues. This
was due to the use of Office Web Components. I don't want to have to get
each person using the application to install versions of OWC v9, v10 and v11
just to ensure this works. Is there a simple way of doing this? eg. bundling
certain key files with the spreadsheet and then depositing them in the same
directory as the spreadsheet application? Or can they be compiled into the
spreadsheet application as one package?
Any help much appreciated. Thanks,
Richard
used on Excel 2003 and 2000, the same program has compatibility issues. This
was due to the use of Office Web Components. I don't want to have to get
each person using the application to install versions of OWC v9, v10 and v11
just to ensure this works. Is there a simple way of doing this? eg. bundling
certain key files with the spreadsheet and then depositing them in the same
directory as the spreadsheet application? Or can they be compiled into the
spreadsheet application as one package?
Any help much appreciated. Thanks,
Richard