Hi i have use a assign in
DateTime.Now.AddDays(-2).ToString(“dd/MM/yyyy”)
but when i write value to it
it become MM/dd/yyyy as a short day
how can i fix it
Hi i have use a assign in
DateTime.Now.AddDays(-2).ToString(“dd/MM/yyyy”)
but when i write value to it
it become MM/dd/yyyy as a short day
how can i fix it
You can change format in excel before you write it.
you can choose your location and date.
Cheers,
Pankaj
have a look on this activity: