T
Taurus
I am working on VBA importing data from spreadsheet to the I/O object.
I couldn't import the date in the spreadsheet to I/O?
The format of the date in the spreadsheet is General format "19880413"
and I am not allow to change the format in the spreadsheet.
I would like to convert to "dd/mm/yyyy"
and I try to put in IO using Cdate() and it doesn't work.
Please advise.
I couldn't import the date in the spreadsheet to I/O?
The format of the date in the spreadsheet is General format "19880413"
and I am not allow to change the format in the spreadsheet.
I would like to convert to "dd/mm/yyyy"
and I try to put in IO using Cdate() and it doesn't work.
Please advise.