Vlookup does not work when user interface not english [closed]
I am trying to use Vlookup function but it always returns "#Name?"
After researching on internet, I discovered that User interface and Locale settings affect this... so when I change "Tools -> Options -> Language Settings -> Languages -> User Interface and Locale Settings" to English, formula is working... However, when I switch back locale settings to my locale settings (Bosnian/ Croatian), formula returns "#Name"?"
Is this bug or there is solution?
Please what is your formula?
=VLOOKUP(A1;Sheet2!$A$1:$B$4;2;false) formula is 100% correct because it works when I swich locale settings to English, but does not work in Croatian/ Bosnian.