A
Alp Bekisoglu
Hi Experts,
I am facing sytax errors due to different types of date format delimitors.
Such as / (slash) versus . (dot).
I am using the following code excerpt in my query:
....#" & Format(fieldname,"dd/mm/yyyy") & "#.....
How should I change the Format statement so that it uses the users' date
delimiter?
Thanks in advance.
Alp
I am facing sytax errors due to different types of date format delimitors.
Such as / (slash) versus . (dot).
I am using the following code excerpt in my query:
....#" & Format(fieldname,"dd/mm/yyyy") & "#.....
How should I change the Format statement so that it uses the users' date
delimiter?
Thanks in advance.
Alp