I have some macros that need user input for multiple variables when used. Currently it presents a popup when activated, asking for the value of the first variable in the macro. When submitted, it them presents a popup asking for the second variable, and this continues until it has all the variable values for the macro. What I'd like is to get one popup that asks for the values of all the variables present in that macro. Is this possible?