#1 Depending on which rack I have selected, I want to calculate how many amps are being used by that particular rack. How would the code go?
The AMPS and Rack Fields are listed in the same table, Need the sum to display in a text box on form that is link to this table. Can someone please help?
#2 In my form, I want to select a server name from a combo box and have the rest of the fields (different tyeps of controls used, combo boxes, option butttons, text boxes) on the form update depending on what serer has been chosen. How do I do this. I have the information displaying but, if I choose a different server, the rest of the information does not change. Please Help.
The AMPS and Rack Fields are listed in the same table, Need the sum to display in a text box on form that is link to this table. Can someone please help?
#2 In my form, I want to select a server name from a combo box and have the rest of the fields (different tyeps of controls used, combo boxes, option butttons, text boxes) on the form update depending on what serer has been chosen. How do I do this. I have the information displaying but, if I choose a different server, the rest of the information does not change. Please Help.