hi there,
how can i open a excel file form visual studio 2008 and open a file and read certain cell values from the file and save it tot the database?
how can i do this,
thanxxxxxxx
hi there,
how can i open a excel file form visual studio 2008 and open a file and read certain cell values from the file and save it tot the database?
how can i do this,
thanxxxxxxx
Look into the Microsoft.Office.Interop.Excel namespace. You might need the Primary Interop Assemblies depending on what version of Office you have. There's a bajillion pages out there about that namespace and using/troubleshooting it. Good luck.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.