M
Morgan Gartland via AccessMonster.com
hello
I have a database that tracks travel expenses. I would like to be able to
populate some fields with the same information as the previous record I
entered.
For example if three people went to the same conference I would like to be
able to fill in the first persons form, then when I enter the next record I
could enter the persons name then hit a button and it automatically fill in
the date, distance, reason and destination from the previous form.
I am working on the idea that the last persons details (date, distance,
reason and destination) are saved to a temporary table. I would like the
temporary table to be empty the next time the database opens to stop people
entering incorrect information.
If any one could point me in the right direction I would be most grateful.
I have a database that tracks travel expenses. I would like to be able to
populate some fields with the same information as the previous record I
entered.
For example if three people went to the same conference I would like to be
able to fill in the first persons form, then when I enter the next record I
could enter the persons name then hit a button and it automatically fill in
the date, distance, reason and destination from the previous form.
I am working on the idea that the last persons details (date, distance,
reason and destination) are saved to a temporary table. I would like the
temporary table to be empty the next time the database opens to stop people
entering incorrect information.
If any one could point me in the right direction I would be most grateful.