Need help with If Then or whatever you suggest

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.
 
G

Golfinray

I think I know what you are saying, but why not try to put all defects in a
table for each part. Then use a combo box and let the person select their
defect all in one location.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top