I'm trying to make a form to input values from a number of different sources. I would like the format to appear to users as a master list of sources (i.e. School #1, School #2, School #3...), and then when they go to input the information, they can click on the info they want to input (ie School #2), automatically opening up the cells below so they can input the info, and then close it up when done.
I know this can be done by grouping the cells (and then users can click/unclick the + sign), but I'd really rather it just be done by clicking on the cell itself.
The other option I've tried is having the input areas below the master list and then having each cell hyperlink to the input areas, but for formatting elsewhere in the document, it would be easier just to have the data below the master name.
Any ideas?
Bookmarks