hello guys
and im here today with i think easy question for pro-access users here.
i have 1main table and 1 sub table (one to many)
main table has general info. sub table has few records per 1 record from main table.
all focus to date field in sub table.
how do i return min. date into main table.
for example
1st record of main table has 2 records in sub table. these 2 records have extra info, including date. i need to get minimum date and put it to main table under (lest say min. date field)
i know i can do it by query , but its hard for me later to use this min. date for my further furmals like dcount or iif(sum())
suggestions, advice are very welcome
and im here today with i think easy question for pro-access users here.
i have 1main table and 1 sub table (one to many)
main table has general info. sub table has few records per 1 record from main table.
all focus to date field in sub table.
how do i return min. date into main table.
for example
1st record of main table has 2 records in sub table. these 2 records have extra info, including date. i need to get minimum date and put it to main table under (lest say min. date field)
i know i can do it by query , but its hard for me later to use this min. date for my further furmals like dcount or iif(sum())
suggestions, advice are very welcome