Hello,
I have the following problem in Access 2002 and hopefully someone can help me out.
I've created a form that helps me for inputing product information.
The form retrieves information from different tables and queries and stocks the information in one table.
Now I want that for some objects on the form the value of the previous record is remembered so that I don't have to input that all the time (except if I want to change it).
The following objects should retrieve information on a previous record.
1) A list box Department
2) A Combobox with Attribute 1
3) A Combobox with Attribute 2 (cascaded)
4) A Combobox with Attribute 3 (cascaded)
5) An AxtiveX Control: Calender Wth Start Date
6) An AxtiveX Control: Calender With Start Date
It looks a very simple question to me, but I have no idea how to handle this kind of problem.
Thanks for your input,
Agamemnon
I have the following problem in Access 2002 and hopefully someone can help me out.
I've created a form that helps me for inputing product information.
The form retrieves information from different tables and queries and stocks the information in one table.
Now I want that for some objects on the form the value of the previous record is remembered so that I don't have to input that all the time (except if I want to change it).
The following objects should retrieve information on a previous record.
1) A list box Department
2) A Combobox with Attribute 1
3) A Combobox with Attribute 2 (cascaded)
4) A Combobox with Attribute 3 (cascaded)
5) An AxtiveX Control: Calender Wth Start Date
6) An AxtiveX Control: Calender With Start Date
It looks a very simple question to me, but I have no idea how to handle this kind of problem.
Thanks for your input,
Agamemnon