How to set the name of a text box as a variable?
Hi,I want the new window to have a few tabs on each tab that will have a text box from which I get a value for the corresponding tab.
Currently in the program I wrote all the text boxes of the same name and therefore the value is obtained from the text box in the last tab.
How do I define the name of the text box as a variable?This is the code I wrote - Chart_func = function( {Layer},
vlistbox(Outli
...