I'm sure that this is simple; but I'm lost
I have a form with 26 Cmd Buttons (Cmd_A - Cmd_Z). I also have 25 querys (Qry_A - Qry_Z); each calling up specific info. All of the buttons open the same form; but with different properities on it (color, text, logo, etc.). The form has 1 subform (Sub_Info) on it and I want to select a button (Cmd_T) and have the query (Qry_T) show the data in the subform.
What do I need to do to get that result
Brian
I have a form with 26 Cmd Buttons (Cmd_A - Cmd_Z). I also have 25 querys (Qry_A - Qry_Z); each calling up specific info. All of the buttons open the same form; but with different properities on it (color, text, logo, etc.). The form has 1 subform (Sub_Info) on it and I want to select a button (Cmd_T) and have the query (Qry_T) show the data in the subform.
What do I need to do to get that result
Brian