Hi
I have developed a bit of macro code for excel that uses the filedialog object class.
This code was developed on a machine with office XP and therefore the Office Object library 10.0 where this class is available.
I have now transferred this code to the machine that is going to be using this for everyday activity and have found the problem that they have an earlier version of office which does not have the filedialog class available.
What I would love to know is whether there is a way to install later object libraries (or relevant sections of that library) on a machine with an earlier version of office or are my only options to either update the office package on the machine or find a different method to code with?
Also if there is no way of doing this can someone suggest an equivalent method to filedialog in the earlier office object libraries?
I have developed a bit of macro code for excel that uses the filedialog object class.
This code was developed on a machine with office XP and therefore the Office Object library 10.0 where this class is available.
I have now transferred this code to the machine that is going to be using this for everyday activity and have found the problem that they have an earlier version of office which does not have the filedialog class available.
What I would love to know is whether there is a way to install later object libraries (or relevant sections of that library) on a machine with an earlier version of office or are my only options to either update the office package on the machine or find a different method to code with?
Also if there is no way of doing this can someone suggest an equivalent method to filedialog in the earlier office object libraries?