Hi Guys!

I'm currently trying to import data from an Excel document to a list in Visual Basic 2010 Express. The Idea is to have the data easily modifiable by the users. I have looked quite a bit online and all of the examples seem to reference either an "Imports Microsoft.Office.Interop.Excel" or "Imports Excel". When I try to use the I get "(no correction suggestions)". I don't have any idea on how to fix this. Any suggestions on a solution would be greatly appreciated!

Thanks!

PS I have just started using Visual Basic last week and have almost no previous programming experience so any suggestions on resources where I could learn more would be awesome!