G
Guest
Hi
I have a form today where I would like to add some extra functionality for..
In this form There is a combobox and a datefield called "Date last change
of the combobox".
When the user changes the combobox to a new value I have an after update
event sets the datefield to Date() .
The new functionality I need help with to find a solution...
I want be able to save every change in the combobox and date when it
received its value:
Value1 2001-01-01
Value2 2002-02-02
Value3 2003-03-03
To be able to open a Form/Subform to view this historic data
Thank you in advance
Mattias
I have a form today where I would like to add some extra functionality for..
In this form There is a combobox and a datefield called "Date last change
of the combobox".
When the user changes the combobox to a new value I have an after update
event sets the datefield to Date() .
The new functionality I need help with to find a solution...
I want be able to save every change in the combobox and date when it
received its value:
Value1 2001-01-01
Value2 2002-02-02
Value3 2003-03-03
To be able to open a Form/Subform to view this historic data
Thank you in advance
Mattias