1
Answer

Read data from Excel into a C# Structure

Photo of Rodney Johnson

Rodney Johnson

16y
3.2k
1

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)