G
gr
Hi, I have a cbo field which list values are the months
January, February, .. etc. I need to set the default value
to the current month, using:
Format(Date(); "mmmm")
The problem is that the computers language is german, so
instead of having March set as default it displays März..
Who can I force it to display the US Standard?
Thx.
January, February, .. etc. I need to set the default value
to the current month, using:
Format(Date(); "mmmm")
The problem is that the computers language is german, so
instead of having March set as default it displays März..
Who can I force it to display the US Standard?
Thx.