Hi,
I am trying to create the option to click a button/ field/ word on a line in an excel spreadsheet table that will generate a new tab which transfers some of the data from the fields on the row in to a new pre-defined template.
The template requires the following fields to be populated from the table. I have included the fields these are populated in on the table:
Table Field Generated Form Field
F1:F200 E3
G1:G200 E4
H1:H200 E5
A1:A200 H3
and so on.... I have a tab with the template with all of those fields empty. Is it possible to have code to generate the same template, generated individually by line (not all lines will require one to be generated) and filled with the required data from the line?
Thanks in advance!
I am trying to create the option to click a button/ field/ word on a line in an excel spreadsheet table that will generate a new tab which transfers some of the data from the fields on the row in to a new pre-defined template.
The template requires the following fields to be populated from the table. I have included the fields these are populated in on the table:
Table Field Generated Form Field
F1:F200 E3
G1:G200 E4
H1:H200 E5
A1:A200 H3
and so on.... I have a tab with the template with all of those fields empty. Is it possible to have code to generate the same template, generated individually by line (not all lines will require one to be generated) and filled with the required data from the line?
Thanks in advance!