Hello,
I have a simple table that contains name, address, city, state etc.
I'm using a combo box to auto populate text boxes on a form I created which works ok....the only problem is that when I close the form it replaces the first record in my table with the record that was on the form.
Is there any way to stop this, I only want to display records in the table on the form not change or update them.(newbie)
Thanx in advance for any help
Joe Reid
I have a simple table that contains name, address, city, state etc.
I'm using a combo box to auto populate text boxes on a form I created which works ok....the only problem is that when I close the form it replaces the first record in my table with the record that was on the form.
Is there any way to stop this, I only want to display records in the table on the form not change or update them.(newbie)
Thanx in advance for any help
Joe Reid
Comment