R
RoccoCoetzee
Hi
Can someone please help me retrieving the system short date format (I
presume it’s from local)
I have managed to do that from Visual Studio (VB) with the following line.
SystemShortDateFormat =
System.Globalization.CultureInfo.CurrentCulture.DateTimeFormat.ShortDatePattern
How do I accomplish this in VBA?
Can someone please help me retrieving the system short date format (I
presume it’s from local)
I have managed to do that from Visual Studio (VB) with the following line.
SystemShortDateFormat =
System.Globalization.CultureInfo.CurrentCulture.DateTimeFormat.ShortDatePattern
How do I accomplish this in VBA?