Spawn10 0 Newbie Poster

I am trying to write a c# app (windows app) that can import certain data from an excel document into a Sql database table. Can anyone please show me how to get this done? I have attached a screen shot of the sample excel doc am trying to upload...it contains various data, but I am trying to avoid importing data from cells that are showing "other data here". So only the small section on the screen shot showing actual data, are the cells am trying to import into the table. Please help...Thanks