I am a beginner to Access. I am building a db to enter commercial fishing data. I trying to build a form with combo boxes in the header that will automatically populate the fields in the subform (both header combo boxes and subform are fields from the same table).
The combo boxes include Name, Grid, Net Type, Net Material. I will "set" these fields using the combo boxes and then use the subform to enter "daily" catch information. Essentially I don't want to have to re-enter the data from the combo boxes each time I need to enter new "daily" catch information in the subform.
Also if there is a way to "set" the Month and Year the same way in the header and only change the day in the subform that would be great also!!!
Any help would be greatly appreciated!