Here is a tough question for someone that can solve it.
I have an Excel Application that explicitly references "Sheet1", "Sheet2" and so
on.
However, a person in Italy who executes this application has an error.
The error turns out that the sheets are created as in Italian(Italy) language as
"Foglio1", "Foglio2", "Foglio3" and so on.
How does one handle this for International Languages in VBA,
as well as USA(English) Language and still be able to
reference the sheets for any language ?