Help! This is a litle complicated. I have 1 table: Field1=MachineID(3 types of machine); Field2=Function(5 types of function);Field3=MachineHolder(5 types of MachineHolder). All 5 types of Function are being used in all 3 types of machine. The only thing unique is the MachineHolder.
Using 3 option buttons for the 3 machine, how can I tell: "Hey Form! when a user clicks on 1 of these button I want you to display only a group of records for the specific machine, I don't want to see records for the other 2 machines by creating only 1 list box. Any suggestions would be truly appreciated. Thank you so very much in advance. Happy Halloween!
Using 3 option buttons for the 3 machine, how can I tell: "Hey Form! when a user clicks on 1 of these button I want you to display only a group of records for the specific machine, I don't want to see records for the other 2 machines by creating only 1 list box. Any suggestions would be truly appreciated. Thank you so very much in advance. Happy Halloween!