The form I have is a "Crew Summary" sheet, recapping activity performed by workers on a specific crew. In a field prior to the table, the user will be entering the number of employees on the crew, and I would like to have exactly that number of rows appear in a table further down in the form. The user will then need to enter data in columns for each of those rows.
If this is possible, can someone give an example of the javascript that would be necessary to complete this task?
Any help is greatly appreciated!