store Excel sheet in Dictionary

shers

Well-known member
Joined
Aug 12, 2007
Messages
86
Programming Experience
1-3
Hi,

Is it possible to store Excel sheet and it's corresponding rows into a Dictionary and then later retrieve the rows into a DataGridView depending on the selected Sheet name from a combo?

Thanks
 
Back
Top