Hi there!
First, thank you for your hard work and ongoing support!
My issue is the following. Into a worksheet, a column has VLOOKUP formula to obtain a date from another sheet in the same workbook. But when checking the IXCell.DataType property, I get the Text data type instead of Date data type.
I'm using ClosedXML 0.68.1
I attach the sample project containing a excel sample file.
Thanks in advanced.
Comments: ** Comment from web user: george_knight **
First, thank you for your hard work and ongoing support!
My issue is the following. Into a worksheet, a column has VLOOKUP formula to obtain a date from another sheet in the same workbook. But when checking the IXCell.DataType property, I get the Text data type instead of Date data type.
I'm using ClosedXML 0.68.1
I attach the sample project containing a excel sample file.
Thanks in advanced.
Comments: ** Comment from web user: george_knight **
MDeLeon,
Thanks you so much!!!
I'll be working to set the proper values in the cells.
A last question. How did you knew that the column has text values?
Regards,