I would like to completely duplicate my form and all of its results. I have a case where I have 200 applicants who have applied using my form. Now I want to winnow the list down to ~25, add fields to the form and get the additional information I need from the applicants. I want a new form because I want to maintain my original applicants separately.
Any pointers or suggestions on the easiest way for me to do this? I'd like to continue to use FormAssembly, but if I have to write a program to re-enter every applicant, I might as well just write my own new form.