Am hoping that someone might point me in the right direction.
I am creating a spreadsheet using some elements of proc template and outputting it with a proc report within an ods tagsets.excelxp. This spreadsheet will be sent out in order to collect some data. I would like to limited the data collection entries to Yes or No.
Is it possible to create a data validation list just like Excel as per the image below (a drop down menu with limited values)?
I have checked the ods tagsets.excelxp options but nothing points to this. Would I need to create this using Proc Template? If so, is there any code I could look at ?
Thanks
Rbrt