Hello All,
My name is Fred, I'm Portuguese and new in this forum.
I'm about to start using Access in my local business and after splitting the DB and placed the back end file into the server and copying the front end into the desktop's of the local
users I found an issue related with temporary variable when I click in button that performs the following actions:
1- Sets a temporary variable (tmpMesdesp) in a main form that saves the month year selected by the user in a text box
2- Runs a query with the month year criteria [TempVars]![tmpMesdesp] and display the result in a subform
The application was developed with Access 2013 (English language package) and for the users that are running Access 2013 in Portuguese the query is not displaying any result.
However, when running it in Access 2013 in English all is fine and the query returns the correct results.
Does anyone have any clue for this behavior
Thanks in advance,
Fred
My name is Fred, I'm Portuguese and new in this forum.
I'm about to start using Access in my local business and after splitting the DB and placed the back end file into the server and copying the front end into the desktop's of the local
users I found an issue related with temporary variable when I click in button that performs the following actions:
1- Sets a temporary variable (tmpMesdesp) in a main form that saves the month year selected by the user in a text box
2- Runs a query with the month year criteria [TempVars]![tmpMesdesp] and display the result in a subform
The application was developed with Access 2013 (English language package) and for the users that are running Access 2013 in Portuguese the query is not displaying any result.
However, when running it in Access 2013 in English all is fine and the query returns the correct results.
Does anyone have any clue for this behavior
Thanks in advance,
Fred