Excel sheet validation
-
Thursday, August 09, 2007 5:45 AM
hi,
My qn is completely based on excel sheet.It contains fields like country,state,city.From a table iam retreiving the values of country which is given in the country table in SQL server 2005 and displaying it in a ddl.
The state table is linked with country table using a foriegn key.After a user selects a country wen he go for the nxt field -state it should display the the states in that corresponding country.I can able to retreive the country values nd display in a ddl but state.. i cant. I am using this excel sheet for bulk uploading of data using ASP.net nd c#.I am doing the above thing using data validation part by making a connection with db and retreive all the country names
and display it in a column in excel sheet from their we are retreivin and showing it in a drop down list(ddl). Pls help me...i am new to the forum
Thank You...
All Replies
-
Friday, August 17, 2007 7:49 AM
I could not understand from the question if it's about Excel Services or about Excel 2007 Client.
If it's about Excel Services, can you further explain what it is you are trying to do? If it's about Excel Client you probably want to go to the Excel Newsgroup and ask there.

