J
JohnZ
I have a form I've made for recording defects on parts we make. This
runs on a touch screen, and the user pushes a cmdbutton that inserts
the text into Text Box. (using a setvalue macro) well, it has come
time for us to have multiple defects per part, but the way I have it
setup is each button has a macro that sets the value to the defect1
text box.
I need to create more text boxes for multiple defects. How would I do
an if/then statement that would know to set the value of the defect2
text box if there was already a defect for defect1. and so fourth
sorry if I explained this like an idiot.
runs on a touch screen, and the user pushes a cmdbutton that inserts
the text into Text Box. (using a setvalue macro) well, it has come
time for us to have multiple defects per part, but the way I have it
setup is each button has a macro that sets the value to the defect1
text box.
I need to create more text boxes for multiple defects. How would I do
an if/then statement that would know to set the value of the defect2
text box if there was already a defect for defect1. and so fourth
sorry if I explained this like an idiot.