Hi there...I have a main form with two subforms...each subform is based on a different table...I am trying to place command buttons on the main form to perform operations such as "Add New Record", "Save Record", "Delete Record" etc. that will operate for both subforms...my question is how to do this...will access just know what subform the button is referring to, or do I have to signify that with code of some sort...
one idea that i was throwing around was to have two sets of the buttons and setting the "Visible" property depending on what subform is being used...i dont think this is efficient or effective...but just an idea
i guess i'm just looking for a general "how to" on what i should do to go about tackling this task...and then maybe i'll deal with specifics later...thanks for ANY help!!!
Brian
one idea that i was throwing around was to have two sets of the buttons and setting the "Visible" property depending on what subform is being used...i dont think this is efficient or effective...but just an idea
i guess i'm just looking for a general "how to" on what i should do to go about tackling this task...and then maybe i'll deal with specifics later...thanks for ANY help!!!
Brian