Problem with Access 2010 function

hannlapp

Registered User.
Local time
Today, 14:58
Joined
Sep 22, 2011
Messages
12
Hi.

I have 2 machines. First have WinXP and Access 2010 and second have Win 7 Ent with Access 2010.

This function Mid([vakuormknro];5;10) works only in the second one. Why it does not work in the first one? Because of XP? Is there anything to do with it, else than install Win 7 Ent?

hanski
 
Could it be the Windows language setting that is different? Some languages (including English) use the comma to separate function arguments while others (eg Greek) use semicolons.

"vakuormknro" looks like Greek to me ;)

Even the letters in the string settings of the Format function are different in Greek.
 
Hi!

Thanks. It´s finnish:)

I´ll check the settings.
 

Users who are viewing this thread

Back
Top Bottom