I am trying to give options for entering text. Look at example attached. All I know is that this is how I want it to look, but I'm not sure where to start. I would like it so that once the option is picked (either AGE or NAME) and the answer is entered into the text box (for example: 29 or Mike), in the table it will show.......for example: my AGE is 29 or my NAME is Mike. I want it to be so you can enter in as many options as you want and after be able to save the table into a text file.
So the finish product in the table will look something like:
My AGE is 29
My NAME is Mike.
My AGE is 33
My AGE is 50
My NAME is Greg
Any help given will be appreciated.
'the attachment shows the set up'
Thanks