As it can be see, there’s a cell with double value (with / on the cell). So I’m trying to convert it using FromOADate and I got result like this :
For some reason the date is read as a random number and I need to get the left cell value of the data. I tried to change the excel format date into MM/dd/yyyy but because I have use split(var_date), it only take the month.
I hope you are reading the excel and trying to convert the value in excel to the datetime.
If you are reading the row it will be in string format, so you can watch the below video to convert it to datetime format.