D
Design by Sue
I am creating a database to keep track of car trips. Each trip can simply be
from point A to point B and then the return trip of point B to point A.
Other times there will be additional stops on the trip.
I have created a form with a subform. The main form records the complete
trip and assigns a trip number to it. The subform records each leg of the
trip. On this subfomr I need to assign a letter (A,B,C, etc.) to each leg of
the trip. When the user goes to the next record on the main form, the
subform has to reset to A.
I know this should be easy, but there is SOOOO much to learn about Access!!!!
from point A to point B and then the return trip of point B to point A.
Other times there will be additional stops on the trip.
I have created a form with a subform. The main form records the complete
trip and assigns a trip number to it. The subform records each leg of the
trip. On this subfomr I need to assign a letter (A,B,C, etc.) to each leg of
the trip. When the user goes to the next record on the main form, the
subform has to reset to A.
I know this should be easy, but there is SOOOO much to learn about Access!!!!