I'm trying to extract data from a specific named range in Excel with ASP .NET/C#. Here is an exemple of what I'm trying to extract.
What I want is "B", "C", "D" by using the name "RANGE_NAMED". Is it possible to do this with OleDB ?
Best regards,
Alex.
HasFormula
on the cells in the range? – Itchy