Dialog Popup selecting column name
Hi there, I'm trying to come up with a script where the user inputs the column name in the dialog popup and the script1. subsets the rows with data under the column name and2. creates a new column that performs some simple formula with the column name that was input.I do not know how to do it so I hardcoded the column name below. How can I replace the :XX01 such that no mater what the user enters ...