View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] satishsinghhh007@gmail.com is offline
external usenet poster
 
Posts: 1
Default How to read index value and selected text of dropdown excel in C#

Hi all
I have to create a excel in which i have two ddl in cell of excel which binded with database.i have completed till now.
My problem is how to read the whole excel sheet with ddl index and selected text to update database in c#
i am using Microsoft.Office.Interop.Excel;

If any body have any idea please share
Thanks
Satish singh