How to create excel spreadsheet with dropdown cell in data access

P

Pitu

I want to create and excel spreadsheet on a data access page which would then
link to an access database. Now on the excel sheet i want to create a
dropdown to select from specific values. and then I want to validate the
cells according to the answers selected from the dropdown. How can I do this
in data access page?
 
Top