cancel
Showing results for 
Search instead for 
Did you mean: 

invalid token MakeDate(1,1,2019)

RamashitaRamutl
Level 3
Hi,

I am experiencing an issue when attempting to use MakeDate(1,1,2019).
Error comes up as: Syntax error. The token '1' is invalid. Please check the case of your operators (eg 'or' versus 'OR') and check that your functions use brackets after the function name eg Now(), eg Len("abc").


please advise

------------------------------
Ramashita Ramutloa
Senior Associate
EY
Africa/Johannesburg
------------------------------
2 REPLIES 2

Walter.Koller
Level 11
Hi,

try MakeDate("1", "1", "2019")


------------------------------
Walter Koller
Solution Manager
Erste Group IT International GmbH
Europe/Vienna
------------------------------

Hello ,

Can you try MakeDate(1; 1; 2019)

------------------------------
Hemachandra
------------------------------