Form Design

P

PJ

I need to design a form that will let me change existing data on one field.
What would be the best way to do that? The field name = customer number and
the table that field name is in = customer. I want the form to have a combo
box to select the current number and a text box to enter the new number. How
would I code so the table is updated?

Thanks in advance
 
Top