hi, if u dont have to expilictly mention the cells where values have to be inserted, (asin cells(i,j),),
u can go for response.ContentType = "application/vnd.ms-excel" instead of server.createobject. and then enter the values in table format using <tr>,<td> tags. then within the table u can go for <select> to give a dropdown list. i am not sure whether u can enter values in table if u use server.createobject. regards, asn. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspClassicAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
