I am attempting to create a form in which the enduser will be able to click a command button and change the title of the form. The title of the form is made up of 4 Label boxes(will change to text if needed).
(Customer)
(Project)
(Location)
(Type of Form)
When the command button is clicked I would like a box to appear and allow the user to enter information that will change the text of the label boxes to fit his/her needs. I have tried to do this by fomulating a new form that pops up with a table that is then linked to the labels(as textboxes) and it kinda works but not the way I am looking for it to work.
Any Suggestions???
(Customer)
(Project)
(Location)
(Type of Form)
When the command button is clicked I would like a box to appear and allow the user to enter information that will change the text of the label boxes to fit his/her needs. I have tried to do this by fomulating a new form that pops up with a table that is then linked to the labels(as textboxes) and it kinda works but not the way I am looking for it to work.
Any Suggestions???