Per agiamb:
My thread even..... I had forgotten about that.
Bottom line seems tb that there is no way to choose which version
of Excel gets instantiated without changing something on the
user's PC.
In my latest go-around, the user reports an intermittent problem.
i.e. sometimes he gets the undesired 2007 but usually 2003.
That suggests to me that there is something else at work - the
user's not telling me the whole story being one possibility.
The immediate prob seems to be that the spreadsheet in question
is getting saved as .XLSX when he creates it with 2007
instantiated and then, later on, when he tries to import it with
2003 instantiated it chokes on the format.
Now that I'm thinking it through, it seems like that is a
straightforward workaround:
- Tweak the "Save" routine to see which version of Excel
is running
- If it is 2007, to force .XLS format.
--
Pete Cresswell