Hi,
In my effort to reduce the input for my user as much as possible, I'd like to use as much default values as possible. Now I want to set the default value for a field to the last record of a table. How can I do this on the form. I assume the code has to run when the the form opens or updates, I can find that event, but what would be the best way to do this?
Further more this event only has to run when a new record is added to the table and should not change any more!!
Thanks in advance!
In my effort to reduce the input for my user as much as possible, I'd like to use as much default values as possible. Now I want to set the default value for a field to the last record of a table. How can I do this on the form. I assume the code has to run when the the form opens or updates, I can find that event, but what would be the best way to do this?
Further more this event only has to run when a new record is added to the table and should not change any more!!
Thanks in advance!