How to export the column data from excel to listbox without using database. plz help

Recommended Answers

All 2 Replies

Maybe this can serve as a guide.

Have you looked into the Interop logic for Excel in relation to C#? You could use that to to read values and then drop them into your ListBox.

If you are interested in that, I might be able to provide some example code (I have been working with Excel files before, and am currently in the process of rebuilding a helper function to interact)

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.