My first question is geared more towards Excel than Perl. First, is there a way to create drop down menus for any column and its associated cells? Second, can this be done with any of the CPAN Excel modules such as
Basically, I want to pull data from the database into the CSV file, but create a drop down menu on one of the columns. I've already written the code to create the CSV file, but not the drop down menu.