I need a form that when launched will read and display all of the records in a table at the same time.
My company authors software and not all of the patches released are for every version.
I have a main Update Release table (and associated form) where the details of a given patch are kept and a second table that lists all versions of the software.
I would like to create a sub-form that would be launched from the Update Release form listing all versions of the software with checkboxes that I could select to keep track of which versions are applicable for that given patch.
My company authors software and not all of the patches released are for every version.
I have a main Update Release table (and associated form) where the details of a given patch are kept and a second table that lists all versions of the software.
I would like to create a sub-form that would be launched from the Update Release form listing all versions of the software with checkboxes that I could select to keep track of which versions are applicable for that given patch.