J
John Graves
Not sure if maybe this is a coding issue, but here it goes....
I have a form which is used for data entry. There are a number of list boxes
that pull data from different tables and ultimately all the data is stored in
one table seperate from the list box tables. I created a add record command
button which creates a new record. Problem that I am having is when the last
record is entered and saved, the user clicks "new", it keeps the last
record's data on the screen. Thus, the user has to click through the list
boxes rather than having them default simliar to when the program is first
launched. Is there a way to reset the list boxes to default (I have a blank
record in each table and it is indexed) these to be "blank"?
Thanks,
John
I have a form which is used for data entry. There are a number of list boxes
that pull data from different tables and ultimately all the data is stored in
one table seperate from the list box tables. I created a add record command
button which creates a new record. Problem that I am having is when the last
record is entered and saved, the user clicks "new", it keeps the last
record's data on the screen. Thus, the user has to click through the list
boxes rather than having them default simliar to when the program is first
launched. Is there a way to reset the list boxes to default (I have a blank
record in each table and it is indexed) these to be "blank"?
Thanks,
John