1
Reply

Read data from Excel into a C# Structure

Rodney Johnson

Rodney Johnson

Mar 13 2009 10:00 PM
2.9k

Hello,

I have an excel file with 50 or so rows; each row looks like this:

0014 ANC IND MD11 13:45 23:40 MTWTF-- MTWTF-- MTWTF-- MTWTF---

Columns 1, 3 and 6 need to be written to my structure.  Does anyone know how I can get this done?

Thank you,

Rod


Answers (1)