jorge_bh
New member
- Local time
- Today, 14:31
- Joined
- Jul 6, 2014
- Messages
- 13
Hi guys!
Why the EXPRESSION BUILDER in ACCESS 2013 is showing this (wrong?) sintax for the LEFT function?
Left(«string»; «length»)
I'm studing some books, and in all of them the LEFT function have a COMMA, instead of a semicolon:
Left(«string», «length»)
This causes some problems! In a query, when I select the word <<string>> in the function, and double click one value of a table in the EXPRESSION CATEGORIES, then the value is pasted in the function, but there is also the word «Expr». That does not happen when the left function has a COMMA instead.
What is going wrong?
thanks!
Why the EXPRESSION BUILDER in ACCESS 2013 is showing this (wrong?) sintax for the LEFT function?
Left(«string»; «length»)
I'm studing some books, and in all of them the LEFT function have a COMMA, instead of a semicolon:
Left(«string», «length»)
This causes some problems! In a query, when I select the word <<string>> in the function, and double click one value of a table in the EXPRESSION CATEGORIES, then the value is pasted in the function, but there is also the word «Expr». That does not happen when the left function has a COMMA instead.
What is going wrong?
thanks!
Last edited: