Printing responses.xls sheet
Printing responses.xls sheet
Hello,
We had a large experiment that we split into 3 different experiment files. All of these files are in the same folder and use the same responses.xls sheet for complicated skips, etc. Currently we are getting 3 printouts of the response sheet, one at the end of each experiment. Is there a way to keep all of the experiment files in the same folder, but only have the response sheet print out once? Thanks for any info people have on this!
-Tara
You could possibly use Excel's conditional logic such that the print value in the responses.xls file is set to true only if a variable in the desired experiment is assigned an appropriate value. This way only that experiment (and not the other two) would be capable of causing the print out to occur. Does that make sense?