J
JJ
I have the following in a form:
TextBox3.Text = Format(Date, "Long Date")
to display the current date when I run the form. Can you change the
language of the textbox? e.g. if I wanted to display the date in
Afrikaans?
TextBox3.Text = Format(Date, "Long Date")
to display the current date when I run the form. Can you change the
language of the textbox? e.g. if I wanted to display the date in
Afrikaans?